]> source.dussan.org Git - vaadin-framework.git/commit
Action on click button contained in table is called two times on iOS 8.0 (#14632)
authorSergey Budkin <sergey@vaadin.com>
Tue, 30 Sep 2014 11:58:30 +0000 (14:58 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 1 Oct 2014 08:53:52 +0000 (08:53 +0000)
commit70d15130d1dfbe147fa663adbef6a3bb0cf9204d
tree0db0dadb1a8c841d5584e76340f94fc7a8c458e1
parentfc18848319f680b664979cca472ada0e0857a79c
Action on click button contained in table is called two times on iOS 8.0 (#14632)

Added suppression of second phantom click event.

Change-Id: I97d01831b09f0a41976bbefef389f47a0271fc70
client/src/com/vaadin/client/ui/VButton.java