]> source.dussan.org Git - vaadin-framework.git/commit
Tree item fails with ItemClickListener (#14388)
authorAnna Miroshnik <anna.miroshnik@arcadia.spb.ru>
Mon, 8 Sep 2014 07:32:01 +0000 (11:32 +0400)
committerSauli Tähkäpää <sauli@vaadin.com>
Fri, 12 Sep 2014 08:32:02 +0000 (11:32 +0300)
commit84038225ac71d56d21887a338e5daa8994a76eed
treefaa8904b81ec2d43e3055151b149c60ac9a77265
parent74460ffcd165f921cae03a86eaf3117501af03eb
Tree item fails with ItemClickListener (#14388)

Patch for #14388: added modifications to remove the regression on #6845
(RIGHT, MIDDLE mouse buttons listeners)

Change-Id: I3ef95df68efa0a70bbe0d566ceea187505e2999a
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]