When jQuery Update is active, Marinelli theme the top bar slide does not work when the admin user is logged in but does work for all other users.

When jQuery Update is active, the Module Filter, filter modules feature does not work and other functionality is broken.

Comments

aangel’s picture

I confirm that installing jQuery Update prevents Module Filter from working.

Which is too bad because the newest version of Aloha Editor needs jQuery Update:
http://drupal.org/project/aloha

markhalliwell’s picture

Component: User interface » Code
Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (works as designed)

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.