#1879 closed defect (fixed)
#6479 revision breaks RichText inline editing
Reported by: | ornus | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4 |
Keywords: | richtext | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
[6479] broke rich text widget for independent inline use in IE. When editing starts editor is acting abnormally, showing only half of the text or not performarming commands (such as "selectall").
To see the problem open testswidget reeV3editor.html
in IE and click "Edit" button. First tree node should become editable. It becomes, but widget behaves abnormally.
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from bill to liucougar |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
What I meant to say is that it seems that r6479 broke RichText? in IE.