Ticket #3931 (closed Bug: duplicate)
Maximize maximizes to width setting, not screenwidth, when option is given with CKEDITOR.replace
| Reported by: | rnijmeijer | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | 3.0 RC |
| Keywords: | Cc: |
Description
When clicked, in the FCKeditor, on the Maximize button, the edit screenwidth stays at the width when it is set as option in CKEDITOR.replace, like CKEDITOR.replace("field_id",{height:340,width:680});
The Maximize function works correct when this option, {height:340,width:680}, is not given in the HTML 'CKEDITOR.replace' script.
Change History
Note: See
TracTickets for help on using
tickets.

DUP of #3916