Ticket #6352 (closed defect: worksforme)

Opened 4 months ago

Last modified 3 weeks ago

TextTimeBox: esc does not revert to most recently entered date in IE6 and IE7 when the date is preset on load.

Reported by: clown Owned by: haysmark
Priority: normal Milestone: 1.2
Component: Accessibility Version: 1.0
Severity: normal Keywords:
Cc: davidb

Description

.../dijit/tests/form/test_DateTextBox.html

For example: "Date (local format - long)". This DateTextBox is preset to "December 30, 2005".

  1. Type in a new date and hit tab.
  2. Shift-tab back to the DateTextBox.
  3. Erase the date in the box.
  4. 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

Changed 4 months ago by becky

  • cc haysmark added
  • owner changed from becka11y to doughays

Changed 4 months ago by bill

  • milestone changed from 1.1.1 to 1.2

OK, this doesn'tseem critical for me. It doesn't make the product unusable (even for people that can't use a mouse).

Changed 4 months ago by doughays

  • cc haysmark removed
  • owner changed from doughays to haysmark

Changed 2 months ago by haysmark

I can't reproduce this anymore.

Changed 3 weeks ago by haysmark

  • status changed from new to closed
  • resolution set to worksforme
Note: See TracTickets for help on using tickets.