]> source.dussan.org Git - vaadin-framework.git/commit
Input prompt shouldn't get set when input has focus (#18027)
authorAnna Koskinen <anna@vaadin.com>
Thu, 28 May 2015 13:41:07 +0000 (16:41 +0300)
committerAnna Koskinen <anna@vaadin.com>
Thu, 28 May 2015 15:46:41 +0000 (18:46 +0300)
commitc61187a34cf7fe6a38030231f3529400a34e9087
tree95071edec4908dda86f69564ae5ce759627d3adb
parent96c08cd52e13e6d2ba5fee0580e9c2c7a5091a0f
Input prompt shouldn't get set when input has focus (#18027)

Change-Id: Ide792fec9bf9050cea0b7616536965e42d74b16a
client/src/com/vaadin/client/ui/VTextualDate.java
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldInputPromptTest.java [new file with mode: 0644]