The datepicker components stops popup in Chrome 17.
----------------------------------------------------
Key: WICKET-4410
URL: https://issues.apache.org/jira/browse/WICKET-4410
Project: Wicket
Issue Type: Bug
Components: wicket-datetime
Affects Versions: 1.4.19
Environment: Windows XP 32bit, Google Chrome 17.
Reporter: Ilya Tepikin
The datepicker components stops popup in Chrome 17. To reproduce bug follow
steps bellow:
1) Fill in date in the input.
2) Repeat some times cycle of show-hide.
Chome's Console will show error:
Uncaught TypeError: this is not a Date object.
YAHOO.widget.DateMath.clearTime calendar.js:1052
Calendar.isDateOOB calendar.js:4037
Calendar.select calendar.js:3702
Wicket.DateTime.showCalendar wicket-date.js:154
showCalendar wicket-date.js:180
_addListener.wrappedFn event.js:937
Surrounding code in clearTime js function (from calendar.js) with try/finally
bug fixes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira