Hello,
I have a windowpane with a calenderselect in it. The window has a fixed width and height, which is enough in the browsers I have tested.
In Internet Explorer 8, the first time looks like in the image attached. After this initial layout, the calendar is always small enough which is correct.
Is this problem known? What can I do to get the right width also the first time?
Thanks,
André
I've seen this before,
I've seen this before, didn't realize it was in IE8 as well though. I've filed a bug report, will try and fix soon:
http://bugs.nextapp.com/mantis/view.php?id=438
This is hopefully now fixed
This is hopefully now fixed in SVN 1229. I couldn't manage to get a test case working to replicate the behavior in IE, but it appears to have been caused by images (the up/down arrows) loading late and having their sizes calculated incorrectly. The CalendarSelect now re-renders (at proper width) in such cases.
Let me know if 1229 does not solve the problem. Should be available in nightly build.