Skip to main content

Bug Tracker

Side navigation

#1910 closed bug (worksforme)

Opened November 09, 2007 08:22PM UTC

Closed January 07, 2008 04:31AM UTC

Datepicker -> Input field locked from editing

Reported by: MySchizoBuddy Owned by: iMarc
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: Datepicker Cc:
Blocked by: Blocking:
Description

In the example where the pop up calendar should only appear when you click on a button. The input field is locked for editing. You can see the cursor, but when you type nothing appears in the field. Only way to get anything in the field is to use the date picker. No manual entry is allowed

Attachments (1)
  • calbug.PNG (25.8 KB) - added by kbwood November 12, 2007 07:03AM UTC.

    Manual entry in button activated calendar

Change History (5)

Changed November 09, 2007 08:24PM UTC by MySchizoBudd comment:1

Using Datepicker v3.0 in Firefox 2.0, Safari 3.0 and opera 9.5

Changed November 12, 2007 07:05AM UTC by kbwood comment:2

Replying to [comment:1 MySchizoBuddy]:

Using Datepicker v3.0 in Firefox 2.0, Safari 3.0 and opera 9.5

I'm not seeing this at http://marcgrabanski.com/code/ui-datepicker using FF2.0. See calbug.png attachment.

Changed November 19, 2007 01:46PM UTC by paul comment:3

owner: → iMarc

Changed December 24, 2007 09:30PM UTC by rudasn comment:4

is it possible to allow for manual entry when the datepicker is closed? i.e. focus on the input in question when the user clicks the 'close' link or outside the popup? this will allow users to type or paste a date if they don't want to use the datepicker.

Changed January 07, 2008 04:31AM UTC by kbwood comment:5

resolution: → worksforme
status: newclosed

Replying to [comment:4 rudasn]:

The datepicker doesn't prevent manual entry. If you set the showOn property to 'button' then the user can tab to the field and enter the date, or move to the button and activate the datepicker.