Opened 15 years ago
Last modified 12 years ago
#6979 closed Bug
Applying style throws error when the selection ends inside a readonly element — at Version 1
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.4 |
Keywords: | Cc: |
Description (last modified by )
- 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.