Changes between Initial Version and Version 1 of Ticket #14424


Ignore:
Timestamp:
Feb 23, 2016, 9:44:51 AM (8 years ago)
Author:
Anna Tomanek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14424

    • Property Status changed from new to confirmed
  • Ticket #14424 – Description

    initial v1  
    11== Problems ==
    22
    3 Popup is an utility used internally by various CKEditor plugins. It does the job but it is pretty useless when there's some complex case to handle.
     3Popup is a utility used internally by various CKEditor plugins. It does the job but it is pretty useless when there's some complex case to handle.
    44
    551. http://stackoverflow.com/questions/35493182/how-do-i-control-where-ckeditor-api-opens-a-new-new-window-for-the-filebrowserbr – Popup plugin [https://github.com/ckeditor/ckeditor-dev/blob/cce5ef6e8583e25392e3910b808d63f493f1d0ad/plugins/popup/plugin.js#L39-L61 overrides any geometry] passed with `options` argument. So setting `editor.config.fileBrowserWindowFeatures` is useless, because whatever `width|height|top|left` is passed there, it will be discarded anyway.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy