#6335 closed defect (fixed)
IE: InlineEditBox/textarea, ESC clears all text
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - Form | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
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 (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [14199]) Fixes #6335. Set value attribute during inline editor widget instantiation.