]> source.dussan.org Git - vaadin-framework.git/commit
Explicitly delegate keyboard events from the PopupView popup to the relevant shortcut...
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Fri, 27 Jul 2012 14:39:23 +0000 (14:39 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Fri, 27 Jul 2012 14:39:23 +0000 (14:39 +0000)
commitfbddc9eff67a8392246d333d0c826d4e71edafa8
tree9acb066cdc4e7d67d4130a402b1f124d46daef9b
parent8374a0aa32dec95d8fb72f6f0d3cf286cc3684f4
Explicitly delegate keyboard events from the PopupView popup to the relevant shortcut action handler (#8193)

svn changeset:24031/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/VPopupView.java
tests/testbench/com/vaadin/tests/components/popupview/PopupViewClickShortcut.java