]> 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)
committerMarkus Koivisto <markus@vaadin.com>
Tue, 14 Oct 2014 14:57:30 +0000 (17:57 +0300)
commitfbca7e57f42bdcbd9db693814d33c3561e3b61dc
treef83a5ffa5406fd2e4833699f53c5479ac5cedc6a
parenta7f63cc427db938df5f92860c152b7763057e822
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