Opened 16 years ago
Closed 16 years ago
#3931 closed Bug (duplicate)
Maximize maximizes to width setting, not screenwidth, when option is given with CKEDITOR.replace
Reported by: | Richard Nijmeijer | 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 (1)
comment:1 Changed 16 years ago by
Component: | Core : Styles → General |
---|---|
Keywords: | Maximize removed |
Priority: | High → Normal |
Resolution: | → duplicate |
Status: | new → closed |
DUP of #3916