Skip to content

scroll behavior is inconsistent across browsers #124

@gstephenson76

Description

@gstephenson76

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions