You are talking about the DroddownDatePicker right? (there is a
DatePicker also) I can't seem to replicate these problems, what I did
saw is that when toggle is "wipe" is behaves a little weird on FF\Linux,
and it does render a little slow on IE. Could you post an example? Or
create a jira ticket with an example?
thanks
musachy
Jon Wilmoth wrote:
I'm trying to slowly convert my struts 1.3.5 app to struts 2 and started with a
mixed (S1/S2) usage mode as described in the migration docs. My first
transition area is to replace date input fields with the struts2 datepicker
tag. I've been able to successfully render a datepicker tag. When I click on
the calendar icon a calendar appears. Here lies the first bug...albeit a minor
one. The calendar doesn't render over the top of a drop-down widget (only a
problem with IE). It does successfully render over other widget types (i.e.
text boxes, html text, labels). I'm dealing with this by repositioning the
date field below my dropdown field, but I could see where this might not be
possible in some cases. The second issue I'm seeing is once I click a date in
the calendar, the associated text widget is populated correctly, but the
pop-up/slide-out calendar itself doesn't close. In fact, once the calendar is
shown, I can't get it to close w/out re-rendering the page. This second issue
exists with both browsers I'm testing with IE v6 w/SP2 and Firefox v2.0. Are
either of these known issues? How do I get the slide-out calendar to disappear
when a date is clicked on?
Thanks,
Jon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]