]> source.dussan.org Git - vaadin-framework.git/commit
Listen to body for shortcut actions for standalone apps (#19392)
authorArtur Signell <artur@vaadin.com>
Fri, 1 Jan 2016 09:53:42 +0000 (11:53 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 4 Jan 2016 09:02:13 +0000 (09:02 +0000)
commit82d009eb17da0b089535161833ab646566d8f2c5
tree05066bf21ec3191e14250a2cc8433b0ced1eec58
parentbc6a82ea2b31a3b2d0e4c79eec3032878598bf0b
Listen to body for shortcut actions for standalone apps (#19392)

Change-Id: I48cc4884fce984354dafa2096e488c3c6dec141c
client/src/com/vaadin/client/ui/VUI.java
client/src/com/vaadin/client/ui/ui/UIConnector.java
uitest/src/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocusedTest.java [new file with mode: 0644]