Opened 12 years ago

Closed 12 years ago

#8700 closed Bug (expired)

Second Time Click in Chrome make ckeditor non editable

Reported by: govind Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I'm using a bootstrap popup modal inside which I'm using ckeditor, its working fine with IE9 and FF, but its not editable on second time click in Chrome.

before initializing a ckeditor I have also destroyed instance first and then its intialized, but still I'm facing the same problem.

I have tried to get the work around for this by clicking on New Page button in a ckeditor by using script code like: CKEDITOR.tools.callFunction(12, this);

but this is also not working and throws an error getSelection().

Any help will be appreciated alot.

Change History (3)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Ckeditor Non Editable removed
Status: newpending
Version: 3.6.2

Your problem looks exactly like the one mentioned here #8641. Pleas checkout comment 5 and 6 - http://dev.ckeditor.com/ticket/8641#comment:5.

Is this the issue you were having? If so please write back which solution has helped you?

comment:2 Changed 12 years ago by Jakub Ś

#8709 was marked as dulicate.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: expired
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