Opened 15 years ago
Closed 15 years ago
#6335 closed Bug (invalid)
iframe width is reset to 100
| 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 (2)
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Status: | new → pending |
comment:2 Changed 15 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | pending → closed |
sorry, it is actually my bug. I happen to find out today.

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