Opened 11 years ago

Closed 11 years ago

#10001 closed Bug (invalid)

CKE 4.01 - config.filebrowserWindowFeatures isn't working

Reported by: santaclaus21 Owned by:
Priority: Normal Milestone:
Component: File Browser Version: 4.0.1
Keywords: Cc:

Description

I was trying to use: config.filebrowserWindowFeatures in new CKE 4.01.

It seems to be not working at all. Tested on leatest Chrome with filemanager and elfinder.

config.filebrowserWindowFeatures = 'resizable=no,scrollbars=no';

I've got scrollbars, I'm able to resize window. Additional, there shoudn't be url (it was remove in CKE3?) but it's still present.

Attachments (2)

bug_2.JPG (58.5 KB) - added by santaclaus21 11 years ago.
bug_1.JPG (11.7 KB) - added by santaclaus21 11 years ago.

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by santaclaus21

Attachment: bug_2.JPG added

Changed 11 years ago by santaclaus21

Attachment: bug_1.JPG added

comment:1 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

This is not editor fault. It's what browsers support or not - please see this link for example http://www.quirksmode.org/js/popup.html

Better solution is creating popup from div as described here: http://stackoverflow.com/a/1995841

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy