Opened 16 years ago
Closed 16 years ago
#2412 closed Bug (fixed)
InsertHTML inserts at beginning of selection
Reported by: | Henry Lyne | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.3 |
Component: | General | Version: | FCKeditor 2.6.3 Beta |
Keywords: | Confirmed Firefox Review+ | Cc: |
Attachments (1)
Change History (6)
comment:1 Changed 16 years ago by
Keywords: | Confirmed Firefox added |
---|---|
Owner: | set to Martin Kou |
Status: | new → assigned |
comment:2 Changed 16 years ago by
This is caused by the fix to #2247, the Gecko insertHtml logic doesn't delete the current selection before adding new content.
Changed 16 years ago by
Attachment: | 2412.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Please include the changelog on commit.
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [2308].
Click here for more info about our SVN system.
Confirmed. Happens in FF2 as well.