Opened 13 years ago
Closed 13 years ago
#6352 closed defect (worksforme)
TextTimeBox: esc does not revert to most recently entered date in IE6 and IE7 when the date is preset on load.
Reported by: | Joseph Scheuhammer | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Accessibility | Version: | 1.0 |
Keywords: | Cc: | davidb | |
Blocked By: | Blocking: |
Description
.../dijit/tests/form/test_DateTextBox.html
For example: "Date (local format - long)". This DateTextBox is preset to "December 30, 2005".
- Type in a new date and hit tab.
- Shift-tab back to the DateTextBox.
- Erase the date in the box.
- Hit esc.
For FF2, FF3 Win/Mac?, the value reverts to the new date entered at the first step.
For IE6 and IE7, it reverts back to the original preset date of "December 30, 2005".
In fact, in IE6 and IE7, the date can be changed repeatedly, but the instant esc is pressed in an empty box, it reverts back to the preset "onload" date.
Change History (5)
comment:1 Changed 13 years ago by
Cc: | haysmark added |
---|---|
Owner: | changed from becka11y to Douglas Hays |
comment:2 Changed 13 years ago by
Milestone: | 1.1.1 → 1.2 |
---|
comment:3 Changed 13 years ago by
Cc: | haysmark removed |
---|---|
Owner: | changed from Douglas Hays to haysmark |
comment:5 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
OK, this doesn'tseem critical for me. It doesn't make the product unusable (even for people that can't use a mouse).