Opened 15 years ago

Last modified 11 years ago

#3102 closed Bug

FF: CKEDITOR.editor::insertHtml incorrect with multiple range — at Version 1

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0 Beta 2
Keywords: Firefox Cc:

Description (last modified by Garry Yao)

Multiple selection ranges happens when more than one control type element is selected, and this method is currently inserting new elements at each range which is not right.

Change History (1)

comment:1 Changed 15 years ago by Garry Yao

Description: modified (diff)
Keywords: Confirmed Firefox added
Summary: CKEDITOR.editor::insertHtml incorrect with multiple rangeFF: CKEDITOR.editor::insertHtml incorrect with multiple range

After discussing with Martin, the correct behavior would be the insertion will only happen at the last range and other ranges content will left untouched.

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