Download & Extend

CKEditor Textarea not edittable after clicking on source button in IE9

Project:CKEditor - WYSIWYG HTML editor
Version:6.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:PrateekSEP
Status:closed (fixed)

Issue Summary

CKEditor Text Area not editable after clicking on source button in IE9... When we click on source button then textarea is non-editable if we click left mouse button but when we click right mouse button then it is editable.Is there use of any hack for IE9 ?? Please suggest me a solution ... I have attached the /sourcearea/plugins.js and ckeditor.js. Please review the attachement.

Comments

#1

Status:needs work» postponed (maintainer needs more info)

Please test this on CKEditor demo page: http://ckeditor.com/demo. Check if you can reproduce this issue there?
Which version of CKEditor module do you use ? 6.x-1.0 ? Please update to latest one an/or use latest DEV version.

#2

Solution that worked for me:

  1. Add latest JQuery update module
  2. Loadup the latest dev version of ckeditor module
  3. Add cookie_domain variable into settings.php
  4. Upgrade the ckeditor js to at least version 3.5.2 http://ckeditor.com/download
  5. Run update.php
  6. Clear all your caches
  7. Go to ckeditor settings and rebuild your toolbars using new drag and drop feature
  8. Drink beer

#3

Status:postponed (maintainer needs more info)» closed (fixed)

@CarlHinton, really thx for solution and help.

No one write anything more about this issue so i think we can closed it.

If problem still exists pls reopen it.

Greetings