]> 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)
committerGuillermo Alvarez <guillermo@vaadin.com>
Tue, 2 Sep 2014 11:27:23 +0000 (11:27 +0000)
commitf6282cbe0386d03b57a65450bc163b20bfecfb70
treefb698467bd2721fb8c2f3354ce10979ecd7b282e
parent0078a4a93dd8938db57a546a850791e48a9e3921
Keyboard scrolling in multiselection mode fixed (#14094)

Limiting focusing to single item selections.

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