This is happening on several of my sites and only happens with IE 11. Users cannot insert an image after clicking on Browse Server. They can select it but clicking on Insert does nothing. If the window is file browser window is closed, it isn't possible to close the Image Properties window either. The browser window needs to be closed to get out of it.

With files it is possible to select and insert a file as a link but then it isn't possible to click on the OK button in the link dialogue window.

This problem does not happen on other browsers or earlier versions of IE.

Comments

igorski’s picture

Possibly this is due to an outdated editor version. Which one are you using? CKEditor, TinyMCE or something else?

Ruffna’s picture

Hi,

I have the exact same problem with IE11. I'm using IMCE as CKEditor's file browser.

Versions :
- CKEditor : 7.x-1.16
- IMCE : 7.x-1.7

Did you find a solution ?
Thanks.

christiansanders’s picture

I can confirm this too is an issue with my setup. Ie10, IE9, FF, Safari and Chrome all work wonderfully, but IE11 seems to have an issue with this!

marketter’s picture

This is happening for me as well only on IE11. All other browsers work fine.

Versions:
- Wysiwyg: 7.x-2.2
- IMCE: 7.x-1.9
- IMCE Wysiwyg API bridge: 7.x-1.0
- CKEditor library: 3.6.5

christiansanders’s picture

Prior to my comment (#3) I have managed to fix this issue:

  • Update IMCE to the latest version (7.x-1.9)
  • Update Ckeditor to the latest version (4.4.7)
  • Patch wysiwyg module with this patch https://www.drupal.org/node/1853550#comment-6791678 so the wysiwyg can see ckeditor versions beyond version 3.
  • Clear caches and then the IMCE plugin in the wysiwyg *should* just work in IE11.

Hope this helps! :)

NB My current wysiwyg module version is 7.x-2.1

ufku’s picture

Version: 7.x-1.9 » 7.x-1.x-dev
Status: Active » Closed (fixed)

Closing as per #5