#5336 closed Bug (fixed)
Remove object style
Reported by: | Garry Yao | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.1 |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
Currently it's not able to remove Object Style by styles combo, when you select an marked style item in the list, the style will just get re-applied.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Milestone: | CKEditor 3.4 → CKEditor 3.5 |
comment:2 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 5336.patch added |
---|
comment:3 Changed 14 years ago by
Status: | assigned → review |
---|
comment:4 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5847].
comment:6 Changed 11 years ago by
Version: | → 4.2.1 |
---|
This seems broken again. Try to remove the image-left-align on the demo: http://ckeditor.com/demo#full (currently 4.2.1)
comment:7 Changed 11 years ago by
Version: | 4.2.1 |
---|
@sirtet thanks for information, I have reported new ticket #10904
Patch also fixes removal of current object's CSS styles during applying of new CKEditor style.