Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scroll behavior is inconsistent across browsers #124

Open
gstephenson76 opened this issue Jun 28, 2017 · 1 comment
Open

scroll behavior is inconsistent across browsers #124

gstephenson76 opened this issue Jun 28, 2017 · 1 comment

Comments

@gstephenson76
Copy link

gstephenson76 commented Jun 28, 2017

I'm using 0.9.15.v7 with Vaadin 7.7.10. When using IE11, if I select a row and then use the down arrow, the next row gets selected (as you might expect). If I then click the newly selected row and then use the down arrow, the selected row "sticks" and the whole table scrolls (almost like a "scroll lock") rather than the next row getting selected. If I click the selected row again and use the down arrow it reverts back to the initial behavior. I cannot reproduce the issue in Chrome or Firefox. Is there a setting to control this or is this a bug? Note, I have not implemented any listeners for my arrow keys so I'm just using the built in functionality.

@gstephenson76
Copy link
Author

gstephenson76 commented Aug 7, 2017

Found same issue ##here:
https://github.com/vaadin/framework/issues/4583

So it is the underlying framework and not the add-on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants