]> source.dussan.org Git - vaadin-framework.git/commit
Fixed row focus not removed when selecting rows in Table #10036 43/243/1
authorJohn Ahlroos <john@vaadin.com>
Mon, 12 Nov 2012 12:38:08 +0000 (14:38 +0200)
committerJohn Ahlroos <john@vaadin.com>
Mon, 12 Nov 2012 12:38:08 +0000 (14:38 +0200)
commitad096cda0475857e71451d4e3d660c11f9bc79b2
tree959969f7fe47cf96369c3f764d329187c8986729
parentb1e30ac14f4e885d993a77e3ad077daf2a4867ce
Fixed row focus not removed when selecting rows in Table #10036

Change-Id: Ie9089d7d35e8c3d27f93938141c0378816e4f48e
client/src/com/vaadin/client/ui/table/VScrollTable.java
uitest/src/com/vaadin/tests/components/table/RowFocusAppliedAndRemovedOnSelection.html [new file with mode: 0644]