Opened 11 years ago

Closed 11 years ago

#10699 closed Bug (invalid)

Exiting source mode leave all icons disabled

Reported by: Larry Hinderks Owned by:
Priority: Normal Milestone:
Component: General Version: 4.2
Keywords: Cc:

Description

I just installed CKEditor 4.2 full mode with SourceDialog and CodeMirror (7/28/2013).

I am running IE10.

  1. I type "abc"
  2. I click on source mode and all is displayed OK.
  3. Then I click source mode again to exit source mode and none of the icons are enabled.

I have the same results in IE9 mode.

IE8 mode and Chrome behave correctly.

This same issue was also in 4.1.

Change History (3)

comment:1 Changed 11 years ago by Jakub Ś

Status: newpending

I wasn't able to reproduce this problem neither in IE10 nor in IE9. I have also asked my colleague to check this and he didn't get this result either.

We weren't able to reproduce this problem on two different machines.

Please clear browsers cache, try downloading editor once more from the builder. If issue persists please provide missing details like:

  1. Can you reproduce this problem in standalone editor with these two extra plugins or only in editor integrated into your application? It that second case this might be some custom script fault.
  2. Are you getting any errors in IE console?
  3. Which operating system you use Windows 7 or Windows 8?
  4. Does it happen in native IE or some emulator?

comment:2 Changed 11 years ago by Larry Hinderks

Hey Guys,

Thanks for looking into it.

We're sorry that we bothered you.

It turned out that recent versions of jquery are causing the problem.

We do some magic things in the "oninitialize" using jquery and when you exit source mode, oninitialize gets called.

In our oninitialize routine, jquery throws an exception when exiting source mode but not on the initial loading of CKEditor.

In any case, it's not a CKEditor issue :)

Really appreciate your help and your great product.

Please close the ticket.

comment:3 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: pendingclosed
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