]> source.dussan.org Git - vaadin-framework.git/commit
Pressing ESC now closes the DateField popup when using month or year resolutions...
authorTeemu Pòˆntelin <teemu@vaadin.com>
Sun, 16 Mar 2014 21:39:04 +0000 (23:39 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 18 Mar 2014 10:48:18 +0000 (10:48 +0000)
commit52dcbaaf056631d98715f39b1038d1abc81f5476
treedaa3d826fbe2fefbaad7cb919b440d0ece04e851
parentc5aaf938f797f8c657ff3b9d7c02489eaf2526e9
Pressing ESC now closes the DateField popup when using month or year resolutions. (#12317)

Change-Id: Icf7b8da00e80ea4dc4843bcd28b005b5e91b866f
client/src/com/vaadin/client/ui/VCalendarPanel.java
uitest/src/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/PopupClosingWithEscTest.java [new file with mode: 0644]