Closed (fixed)
Project:
Edit
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
9 Apr 2013 at 20:13 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
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
Comment #1
wim leersGreat find, thanks!
Comment #2
wim leersFixed: 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.