]> source.dussan.org Git - vaadin-framework.git/commit
Reset index of selected item when it's removed (#17248).
authorDenis Anisimov <denis@vaadin.com>
Thu, 26 Mar 2015 17:56:07 +0000 (19:56 +0200)
committerLeif Åstrand <leif@vaadin.com>
Mon, 30 Mar 2015 11:52:02 +0000 (14:52 +0300)
commit9d7db6067e989293d72f8ce8bb6ad0c114ef3125
tree19b1900dc8b02077921985f3266b1564dcf31692
parent8faed1fb77c202e6ab1f3a77e4568b2c9c2b2a34
Reset index of selected item when it's removed (#17248).

Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390
client/src/com/vaadin/client/ui/VAccordion.java
uitest/src/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/accordion/AccordionRemoveComponentTest.java [new file with mode: 0644]