-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5-RC7
-
Fix Version/s: 1.5.1
-
Component/s: wicket-datetime
-
Labels:None
DatePicker: If autoHide is set to true then setting showOnFieldClick to true has no effect anymore. The calendar is shown and immediately closed if the user clicks on the textfield. This is caused due to a missing check in wicket-date.js.