Skip to main content

Search and Top Navigation

#1910 closed bug (worksforme)

Opened November 09, 2007 08:22PM UTC

Closed January 07, 2008 04:31AM UTC

Last modified May 24, 2008 03:39AM UTC

Datepicker -> Input field locked from editing

Reported by: MySchizoBuddy Owned by: iMarc
Priority: major Milestone:
Component: ui.core 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 (0)
Change History (6)

Changed November 09, 2007 08:24PM UTC by MySchizoBuddy 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.

Changed May 24, 2008 03:39AM UTC by comment:6

milestone: 1.2.2

Milestone 1.2.2 deleted