Opened 14 years ago
Closed 14 years ago
#7694 closed Bug (fixed)
Block style on read-only
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.4 |
Component: | Core : Read-only | Version: | 3.5 |
Keywords: | Cc: |
Description
Apply block styles (e.g. Format) on the following content and selection:
<p>paragraph [one</p> <div contenteditable="false">none editable block</div> <p>paragraph] two</p>
Actual Result: the read-only block will be affected.
Attachments (2)
Change History (9)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.4 → 3.4.3 |
Changed 14 years ago by
Attachment: | 7694.patch added |
---|
comment:3 Changed 14 years ago by
Component: | Core : Styles → Core : Read-only |
---|---|
Owner: | set to Garry Yao |
Status: | confirmed → review |
Changed 14 years ago by
Attachment: | 7694_2.patch added |
---|
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Milestone: | → CKEditor 3.5.4 |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6820].
It seems that it has been working in CKEditor versions 3.4 - 3.4.3 (inclusive).
This issue concerns all browsers