]> source.dussan.org Git - vaadin-framework.git/commit
Clear selectionRangeStart if the key map has been cleared (#8584, #8736)
authorLeif Åstrand <leif@vaadin.com>
Thu, 2 Aug 2012 12:11:08 +0000 (12:11 +0000)
committerLeif Åstrand <leif@vaadin.com>
Thu, 2 Aug 2012 12:11:08 +0000 (12:11 +0000)
commit6685816c2a548bad3d827d3064a70f35e7b69361
tree585521325eacebef2fc930e2cbb7938befffbd1e
parent85c03155dc02e61dd10a9c861b064204bdeaca9f
Clear selectionRangeStart if the key map has been cleared (#8584, #8736)

svn changeset:24045/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/ui/Table.java
tests/testbench/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.java [new file with mode: 0644]