[ 
https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-3360.
-------------------------------------

    Resolution: Cannot Reproduce
      Assignee: Martin Grigorov

I cannot reproduce the issue with Firefox 3.6.13 and Google Chrome 9.x (on 
Linux).
Additionally it seems this <span> is created by YUI, it is not part of the 
Wicket's components' templates.

> Datepicker formatting
> ---------------------
>
>                 Key: WICKET-3360
>                 URL: https://issues.apache.org/jira/browse/WICKET-3360
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-datetime
>    Affects Versions: 1.4.15
>         Environment: Windows 7, IE 8, Tomcat 6
>            Reporter: Peter Diefenthäler
>            Assignee: Martin Grigorov
>            Priority: Minor
>         Attachments: QickStartDatePicker.jpg, QuickStartDatePicker.war
>
>
> The datepicker component often hides behind other html components. Also the 
> sizing is influenced by surronding html tags like tabel and div's.
> I think this issue can be solved by using <div> tags instead of <span> tags 
> inside the datepicker. 
> I.e. <span class="yui-calcontainer single withtitle> ... style="... should be 
> switched to <div class="yui-calcontainer ...>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to