Opened 3 years ago
#15362 new bug
Datepicker - Resets another controls date
Reported by: | jjoeanand | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to Reproduce:
Two form textbox controls exists next to each other ("From" and "To"). Both controls have datepicker option.
Action:
- Ignore the datepicker calendar option in "From" textbox and MANUALLY enter the full date.
- Use TAB control to navigate to "To" textbox.
- Pick a date for the "To" textbox from the datepicker calendar using DOUBLE-CLICK.
- Notice the month value of "From" text box resets to a different value.
Manual entry on the first textbox and DOUBLE-CLICK date selection on the second text box are the key steps to reproduce this issue.
The above stated issue can be reproduces in the datepicker's "date-range" example from jqueryui.com
Note: See
TracTickets for help on using
tickets.