]> source.dussan.org Git - vaadin-framework.git/commit
Keyboard scrolling in multiselection mode fixed (#14094)
authormtzukanov <mtzukanov@vaadin.com>
Mon, 1 Sep 2014 14:21:11 +0000 (17:21 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Fri, 19 Sep 2014 06:41:17 +0000 (09:41 +0300)
commit8d4edda40179dee1769de19adaefb3a5521a77ac
tree5d36892088b3ded4f3a45da6778c4ffec70a12ae
parentc84bfc72cc6ff2bf327c5e8d743a8578d6325d84
Keyboard scrolling in multiselection mode fixed (#14094)

Limiting focusing to single item selections.

Change-Id: I12403ddd76fb1eac44d8eca82f251b2b8097b16a
client/src/com/vaadin/client/ui/VScrollTable.java