]> source.dussan.org Git - vaadin-framework.git/commit
[merge from 6.7] Don't trigger actions if space or enter is pressed with Button focus...
authorAutomerge <automerge@vaadin.com>
Mon, 21 May 2012 13:19:35 +0000 (13:19 +0000)
committerAutomerge <automerge@vaadin.com>
Mon, 21 May 2012 13:19:35 +0000 (13:19 +0000)
commit9b52497261f0063b5a2d0431b8d7d61930a46161
tree2923f4b1b10c85776df33ff3f1b2f1c76ad9fe74
parent879e9aef4d6374ce89565460e0a979731f5da71f
[merge from 6.7] Don't trigger actions if space or enter is pressed with Button focused (#7191)

svn changeset:23774/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VButton.java
src/com/vaadin/ui/Button.java
tests/testbench/com/vaadin/tests/components/button/ButtonEnterWithWindowShortcut.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/button/ButtonEnterWithWindowShortcut.java [new file with mode: 0644]