[ https://issues.apache.org/jira/browse/WICKET-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512694 ]
Eelco Hillenius commented on WICKET-747: ---------------------------------------- Ok, fixed that. There's one thing left though, and I'm a bit at a loss how to fix this properly (with relative sizes, not absolute). The calendar widget only seems to initialize with the size it can get in the visible part of the screen. When a date picker is near the end of a screen, this means that it can get a width that is too narrow, resulting in something like the screen shots I'll attach. > wrong positioning of date pickers > --------------------------------- > > Key: WICKET-747 > URL: https://issues.apache.org/jira/browse/WICKET-747 > Project: Wicket > Issue Type: Bug > Components: wicket-datetime > Reporter: Eelco Hillenius > Assignee: Eelco Hillenius > Fix For: 1.3.0-beta3 > > Attachments: dump.png > > > See image. We should probably try to position datepickers relative to the > either the button icon or the component they are attached to and/ or make > this configurable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.