#3916 closed Bug (fixed)
Maximize does not enlarge editor width when width is set.
Reported by: | Martin Kou | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Oracle Review+ Confirmed | Cc: | Senthil |
Description
To reproduce:
- Set config.width to a fixed number in config.js.
- Open replacebyclass.html.
- Press Maximize button.
- The editor does not fill the screen horizontally.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
Owner: | changed from Martin Kou to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Changed 15 years ago by
Attachment: | 3916.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? Confirmed added |
---|
Issue was caused by new DOM structure introduced in Kama skin.
comment:4 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
btw this ticket also concerns the office2003 and v2 skins - Oracle is using the office2003 skin.