Using the dev snapshot as I have a specific need for jQuery 1.7. Don't know if this affects previous versions of JQuery Update or not.

When I click to go into plain text mode with ckeditor to edit a PHP block, the editor area is blank. Happens in admin overlay mode and in normal mode. If I disable jQuery Update it works fine.

I searched but didn't see an obvious open issue for this, so if this has been reported already, I apologize.

Comments

markhalliwell’s picture

Category: Bug report » Support request
Priority: Major » Normal
Issue summary: View changes
Status: Active » Closed (won't fix)

This sounds like a jQuery version/API deprecation issue and can resolved in the 7.x-3.x branch by either:

  1. Choosing a lower jQuery version for an admin theme like Seven
  2. Enabling the jQuery Migrate plugin to handle deprecated APIs/features.