You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Diefenthäler (JIRA)" <ji...@apache.org> on 2011/03/22 07:47:05 UTC

[jira] [Issue Comment Edited] (WICKET-3360) Datepicker formatting

    [ https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009566#comment-13009566 ] 

Peter Diefenthäler edited comment on WICKET-3360 at 3/22/11 6:45 AM:
---------------------------------------------------------------------

I really need a solution to this, because I want to reside in the wicket world without many additional libraries ...

      was (Author: pdiefent):
    I really need a solution to this, because I want to reside in the wicket world without many additionam libraries ...
  
> 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
>            Priority: Critical
>         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