Ticket #6335 (closed defect: fixed)

Opened 8 months ago

Last modified 5 months ago

IE: InlineEditBox/textarea, ESC clears all text

Reported by: doughays Owned by: doughays
Priority: normal Milestone: 1.2
Component: Dijit Version: 1.1b1
Severity: normal Keywords:
Cc:

Description (last modified by doughays) (diff)

Run test_InlineEditBox.html using IE (I'm testing with IE6).
Scroll down to the Paragraph section. Click the editable paragraph, type a single letter, and then press ESC.
All the text disappears.

Change History

Changed 7 months ago by doughays

  • description modified (diff)

Changed 5 months ago by doughays

  • status changed from new to closed
  • resolution set to fixed

(In [14199]) Fixes #6335. Set value attribute during inline editor widget instantiation.

Note: See TracTickets for help on using tickets.