Opened 15 years ago
Closed 13 years ago
#1061 closed defect (fixed)
RichText wraps <span> on close in Mozilla
Reported by: | guest | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Editor | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This is in RichText?.js around line 1368. When closing, the RichText? widget wraps the content in a span while saving back to the original dom element ONLY in Mozilla. There doesn't seem to be any reason for this and it works in Mozilla without. It becomes a problem when you open() and close() the editor repeatedly (in case you have to drag them around, for example.)
from seanami, via irc ([email protected]…)
Change History (5)
comment:1 Changed 15 years ago by
Milestone: | → 0.5 |
---|---|
Owner: | changed from liucougar to alex |
comment:2 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:3 Changed 14 years ago by
Component: | Dijit → Editor |
---|---|
Owner: | changed from alex to liucougar |
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This looks like a dup of #3736 (or vice-versa)