Opened 13 years ago

Closed 11 years ago

#6979 closed Bug (fixed)

Applying style throws error when the selection ends inside a readonly element

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.4
Keywords: Cc:

Description (last modified by Sa'ar Zac Elias)

  • Using following text and selection:
    <p>
    	This is [some <strong contenteditable="false">sample ]text</strong>. You are using <a href="http://ckeditor.com/">CKEditor</a>.</p>
    

Apply a block style or a color/bg color. JS error is thrown.

Change History (4)

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

Description: modified (diff)

comment:2 Changed 13 years ago by Krzysztof Studnik

Component: GeneralCore : Styles
Status: newconfirmed
Version: 3.5.1 (SVN - trunk)

Probably connected with #6977

comment:3 in reply to:  2 Changed 13 years ago by Garry Yao

Version: 3.5.1 (SVN - trunk)3.4

Replying to krst:

Probably connected with #6977

Unrelated to #6977.

comment:4 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

Browsers don't allow to make partial selection of non-editable element, so this issue is not reproducible any more.

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