Welcome Guest Search | Active Topics | Sign In | Register

DatePicker focus Options
independent
Posted: Friday, February 8, 2008 5:05:37 PM
Rank: Newbie
Groups: Member

Joined: 12/19/2007
Posts: 2
Hi
I have a page (Delphi 2006) with two controls: System.Web.UI.WebControls.DropDownList with TabIndex=1 and EO.Web.DatePicker with TabIndex=2. I have a problem with DatePicker focus.

When DropDownList is focused:
Step 1: I press Tab key, DatePicker get silver frame around, without cursor. input is disabled.
Step 2: I press Tab key second time, frame disappeared, without cursor, input is disabled.
Step 3: I press Tab key third time I get blue box on day position, without cursor, I can insert day, month and year.

Is there bug ? So I think the problem is in DatePicker. Thanks for solution.
eo_support
Posted: Friday, February 8, 2008 6:35:22 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,093
Hi,

That appears to be a problem. The reason is there are other elements outside of the date picker textbox. So those elements received the tab order before the textbox. We will look into it and see if we can automatically focus the textbox as soon as the outside elements receive focus.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.