]> source.dussan.org Git - vaadin-framework.git/commit
Tree item fails with ItemClickListener (#14388)
authorAnna Miroshnik <anna.miroshnik@arcadia.spb.ru>
Thu, 4 Sep 2014 08:21:59 +0000 (12:21 +0400)
committerVaadin Code Review <review@vaadin.com>
Thu, 4 Sep 2014 12:05:31 +0000 (12:05 +0000)
commitd71ae18e355468487a947c84d0f92ed9c44b002e
tree17d3a099e6b9c82210b167ff7d2b781816a3a2af
parentb914468e90f5aafb573f1769d8b2de7deedbb814
Tree item fails with ItemClickListener (#14388)

Fixes after review. Tests were simplified.

Change-Id: I5c631d44fd742fee36f01aeb2044b85faf709d23
client/src/com/vaadin/client/ui/VTree.java
uitest/src/com/vaadin/tests/components/tree/TreeItemSelectionWithoutImmediate.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/tree/TreeItemSelectionWithoutImmediateTest.java [new file with mode: 0644]