You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: