This is a known IE issue; I have seen workarounds and will try to find a
reference. I will follow up (if possible) on the user list.

Dave

> -----Original Message-----
> From: Musachy Barroso [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 28, 2006 10:29 PM
> To: Struts Developers List; Jon Wilmoth
> Subject: Re: S2 datepicker tag in S1 app
> 
> I should have asked what version you were using first.
> DropdownDatePicker
> will be available on 2.0.2, which uses Dojo 0.4, so maybe you won't
> have
> that problem. In 2.0.2 DatePicker is always visible (it is the control
> that
> you see in the dropdown version), I haven't used 2.0.1 myself. What
> Mark
> said made  me curious 'cause I don't see the problem on 2.0.2.
> 
> regards
> musachy
> 
> On 11/28/06, Jon Wilmoth <[EMAIL PROTECTED]> wrote:
> >
> > I'm using the DatePicker tag (<struts2:datepicker name="birthDate"
> > theme="simple" format="#M/#d/#yyyy"/>).  I deployed the "
> > struts2-showcase-2.0.1" webapp and I'm experiencing the second issue
> > (calendar doesn't disappear after selection) with that as well.
> >
> > As a side note, I couldn't find anything in the 2.0.1 documentation
> that
> > mentioned a second, DroddownDatePicker tag.
> >
> > ----- Original Message ----
> > From: Musachy Barroso <[EMAIL PROTECTED]>
> > To: Struts Developers List <dev@struts.apache.org>
> > Sent: Tuesday, November 28, 2006 5:56:29 PM
> > Subject: Re: S2 datepicker tag in S1 app
> >
> >
> > 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]
> >
> > --------------------------------------------------------------------
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to