Ticket #2412 (closed Bug: fixed)
InsertHTML inserts at beginning of selection
| Reported by: | henrylyne | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.3 |
| Component: | General | Version: | FCKeditor 2.6.3 Beta |
| Keywords: | Confirmed Firefox Review+ | Cc: |
Attachments
Change History
comment:1 Changed 5 years ago by martinkou
- Owner set to martinkou
- Status changed from new to assigned
- Keywords Confirmed Firefox added
comment:2 Changed 5 years ago by martinkou
This is caused by the fix to #2247, the Gecko insertHtml logic doesn't delete the current selection before adding new content.
comment:4 Changed 5 years ago by fredck
- Keywords Review+ added; Review? removed
Please include the changelog on commit.
comment:5 Changed 5 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [2308].
Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

Confirmed. Happens in FF2 as well.