Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
6.19.0, 6.21.0, 7.2.0
-
None
-
None
Description
I have some problems with the
org.apache.wicket.extensions.yui.calendar.DateTimeField. In the
constructor I set the visibility to false.
After a CheckBox is selected the visibility of the DateTimeField is set to true. The DateTimeField is visible in the Page but the DatePicker is not cklickable.
If the visibility in DateTimeField is set to true in the Construktor it works fine.
A quickstart with the problem is found on GitHub 'https://github.com/ChrAu/wickettest'
Attachments
Issue Links
- duplicates
-
WICKET-4874 "Cannot find element with id" error seen in Ajax Debug for child of wicket:enclosure
- Resolved