ok this is now the most irritating part of when I have to upgrade my integration with CKeditor
of ckeditor.js, line 58, starts with "l=l.replace(/(?:\r\n)|\n|\r/g,'<br>')"
later in that line is a list of window.open variables, this is when the file browser window is opened, and there is no "scrollbars=yes", which means the file browser opens there are no scrollbars!
this should really be in there
of ckeditor.js, line 58, starts with "l=l.replace(/(?:\r\n)|\n|\r/g,'<br>')"
later in that line is a list of window.open variables, this is when the file browser window is opened, and there is no "scrollbars=yes", which means the file browser opens there are no scrollbars!
this should really be in there