Opened 12 years ago
Last modified 12 years ago
#10432 confirmed Bug
[IE9-10] Image properties don't get updated.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | IE9 IE10 | Cc: |
Description
To reproduce:
- Clear editor contents with New Page command
- Click image dialog and insert in URL filed
assets/sample.jpg
- Don't click anywhere else and just click OK
- If you inspect code with dev-tools you will notice that width and height that is by default placed in style attribute isn't present.
- Double click on image to open its properties.
Result: width and height fields are empty.
Problem can be reproduced in IE9 and IE10 from CKEditor 4.0 Beta