Really minor issue, but still a litte bug.

When you turn Quick Edit on on pages where there is nothing to edit (for example: user page or empty frontpage) the white overlay is present.
But turning it off by clicking anywhere throws this error:

"TypeError: this.$editables is undefined
this.$editables.removeAttr('tabindex').removeAttr('role');"

Comments

wim leers’s picture

Assigned: Unassigned » wim leers

Great find, thanks!

wim leers’s picture

Title: JS error on non-editable pages. » JS error upon ending in-place editing on pages without in-place editables
Status: Active » Fixed
Issue tags: +Spark

Fixed: http://drupalcode.org/project/edit.git/commit/338a35007e88a2487f69699f18...

This does not need to be forward-ported, since this problem occurred in the Drupal 7-specific a11y code.

Automatically closed -- issue fixed for 2 weeks with no activity.