IE11 and CKEditor problems

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/21/2013 1:24:52 PM
Gravatar
Total Posts 537
feet planted firmly on the ground

IE11 and CKEditor problems

Hi Joe, I'm sure this is outside your control, but I'll just make a note that IE11 and the CKEditor in mojoPortal 2.4 don't get on well.

I'm finding that applying styles to highlighted text doesn't work properly (it applies the style the the first line of text in the editor, only), and the popup hyperlink window "OK" button only works one in a hundred times.

Editing in Chrome or FF appears to work fine.

11/21/2013 1:34:22 PM
Gravatar
Total Posts 18439

Re: IE11 and CKEditor problems

a new version of CKeditor came out the same day we shipped mojoPortal 2.4.0.0

you could get it from our source code repository and then change the web.config setting to point to the new version

their release notes for the new version mention some IE 11 fixes

11/21/2013 7:19:30 PM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: IE11 and CKEditor problems

Thanks - useful.

I've also noticed that a Bing Maps feature will not load in IE11. Example here  http://www.mynydd-du.org.uk/sugar-loaf-race

11/22/2013 11:20:36 AM
Gravatar
Total Posts 18439

Re: IE11 and CKEditor problems

the map is loading for me when I view that page in IE 11

11/23/2013 5:54:21 AM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: IE11 and CKEditor problems

Hmm - odd. I get this in the console on loading the page:

SCRIPT438: Object doesn't support property or method 'attachEvent'
File: mapcontrol.ashx, Line: 1, Column: 69140

I have cleared cache and cookies etc. The errors occurs on this line

{p_elSource.attachEvent("onmousedown",MouseDown);

and if I use the F12 emulator, the map loads correctly in document mode 10 or earlier, but this error is hit in "Edge" mode.

I shall test from another machine when I get a chance...

11/25/2013 9:55:22 AM
Gravatar
Total Posts 18439

Re: IE11 and CKEditor problems

I'm using edge and it works fine for me.

12/3/2013 7:53:36 AM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: IE11 and CKEditor problems

Just to confirm that adding ckeditor43 into my mojoPortal 2.4.0.0 installation has resolved the most prominent HTML editing problem in IE11, which was the inability to set paragraph styles.

The Bing Maps issue was indeed confined to one PC - no idea of the cause and still not resolved,

You must sign in to post in the forums. This thread is closed to new posts.