]> source.dussan.org Git - vaadin-framework.git/commit
Fix enabled handling for DateField and PopupDateField (#17620)
authorArtur Signell <artur@vaadin.com>
Fri, 24 Apr 2015 13:51:22 +0000 (16:51 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 5 May 2015 06:59:34 +0000 (06:59 +0000)
commit8b93cba4dec9cc04adc8776d116042755d18fe1e
tree687e8fa240fc2bd83e0a7bbb2de8bb4314084773
parent3c5824fad9f22a3091d2bcb52122959c513d14f7
Fix enabled handling for DateField and PopupDateField (#17620)

Change-Id: I3e38bb5c03453b6c1ad5c9bb717241297a779f73
client/src/com/vaadin/client/ui/VPopupCalendar.java
uitest/src/com/vaadin/tests/components/datefield/DateFieldWhenChangingValueAndEnablingParent.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/DateFieldWhenChangingValueAndEnablingParentTest.java [new file with mode: 0644]