[
https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011934#comment-13011934
]
Peter Diefenthäler edited comment on WICKET-3360 at 3/28/11 7:22 AM:
---------------------------------------------------------------------
Hi Pedro,
I've checked your proposal with my Qickstart but it doesn't help. The calendar
insistantly hides behind container2 also after changing the surrounding style
classes to z-index: 1;
was (Author: pdiefent):
Hi Sandro,
I've checked your proposal with my Qickstart but it doesn't help. The calendar
insistantly hides behind container2 also after changing the surrounding style
classes to z-index: 1;
> 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
> 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