Opened 12 years ago
Last modified 12 years ago
#9662 closed Bug
Unable to re-assign style to an image — at Version 1
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Styles | Version: | 4.0 |
Keywords: | Cc: |
Description (last modified by )
- 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, alt, width, height...).
Related to #9651. Tested with latest Chrome.