Ticket #1910 (closed bug: worksforme)
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: | |
| Blocking: | Blocked by: |
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
Change History
comment:1 in reply to: ↑ description ; follow-up: ↓ 2 Changed 6 years ago by MySchizoBudd
comment:2 in reply to: ↑ 1 Changed 6 years ago by kbwood
Replying to 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.
comment:4 follow-up: ↓ 5 Changed 5 years ago by rudasn
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.
comment:5 in reply to: ↑ 4 Changed 5 years ago by kbwood
- Status changed from new to closed
- Resolution set to worksforme
Replying to 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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.


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