Opened 16 years ago
Last modified 16 years ago
#6335 closed Bug
iframe width is reset to 100 — at Version 1
| Reported by: | Duy Nguyen | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.3.1 |
| Keywords: | Cc: |
Description (last modified by )
width attribute of an iframe is always reset to 100. Steps to re-produce the bug:
- open ckeditor, insert
<iframe width='700' src='http://www.example.com' ></iframe>
and save - open ckeditor again. the width is set to '100' even though it is displayed as '700'
Change History (1)
comment:1 Changed 16 years ago by
| Description: | modified (diff) |
|---|---|
| Status: | new → pending |

Could You add info about browser and OS? I cannot reproduce this issue on CKE 3.4.2 trunk