Opened 13 years ago

Closed 13 years ago

#6987 closed Bug (fixed)

IE: insertHtml inserts content at the beginning and ignores the selection

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.4.2
Keywords: IE Cc:

Description

Regression, probably caused by [5962]. To reproduce, use the attached api_dialog sample. When calling insertHtml from a dialog, content is inserted always at the beginning, the initial selection is ignored. Confirmed in IE8.

Attachments (2)

api_dialog.html (3.7 KB) - added by Wiktor Walc 13 years ago.
6987.patch (1.1 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by Wiktor Walc

Attachment: api_dialog.html added

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Status: newconfirmed

Does not affect the special chars dialog though.

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Keywords: IE added

Changed 13 years ago by Garry Yao

Attachment: 6987.patch added

comment:3 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

#6083 was not properly fixed, as there exists definitely better approach.

comment:4 Changed 13 years ago by Wiktor Walc

Another ticket to check when reviewing this one: #7187.

comment:5 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:6 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6459].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy