Menu

#6 Scrollbars broken in IE9 when using inline popup mode

open
nobody
None
5
2011-04-25
2011-04-25
No

Scrollbaars in inline popup of Archiv are broken in IE9 (and in IE8 emulation too). The workaround is easy - in editor_plugin.js (and editor_plugin_src.js) change this:
inline : 1
to
inline : !tinymce.isIE

(this line is there 2 times). This way, an ordinary popup window is opened in IE instead of an inline popup. Inline popup is still used in other browsers.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB