Ticket #3916 (closed Bug: fixed)
Maximize does not enlarge editor width when width is set.
| Reported by: | martinkou | 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
Change History
comment:1 Changed 4 years ago by tobiasz.cudnik
- Owner changed from martinkou to tobiasz.cudnik
- Status changed from new to assigned
comment:2 Changed 4 years ago by martinkou
btw this ticket also concerns the office2003 and v2 skins - Oracle is using the office2003 skin.
comment:3 Changed 4 years ago by tobiasz.cudnik
- Keywords Review? Confirmed added
Issue was caused by new DOM structure introduced in Kama skin.
Note: See
TracTickets for help on using
tickets.
