You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Christopher Auth (JIRA)" <ji...@apache.org> on 2016/02/04 09:24:40 UTC

[jira] [Created] (WICKET-6090) DateTimeField AJAX DatePicker not work

Christopher Auth created WICKET-6090:
----------------------------------------

             Summary: DateTimeField AJAX DatePicker not work
                 Key: WICKET-6090
                 URL: https://issues.apache.org/jira/browse/WICKET-6090
             Project: Wicket
          Issue Type: Bug
          Components: wicket-datetime
    Affects Versions: 7.2.0, 6.21.0, 6.19.0
            Reporter: Christopher Auth


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'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)