Opened 12 years ago
Last modified 12 years ago
#9662 closed Bug
Unable to re-assign style to an image — at Initial Version
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Styles | Version: | 4.0 |
Keywords: | Cc: |
Description
- Open http://ckeditor4.t/ckeditor/samples/replacebycode.html
- Insert an image with src assets/sample.jpg
- Assign style "Styled image (right)"
- Assign style "Styled image (left)"
- Nothing happened. Image holds "Styled image (right)".
- Double click the image to show properties. No property has been parsed (no url, styles, width, height).
Tested with latest Chrome.