Page MenuHomePhabricator

VisualEditor: Template editor is missing accessibility features
Closed, ResolvedPublic

Description

ve-ui-mwParameterPage-actions have tabindex=-1, which makes them unreachable by keyboard, the same for the "Add parameter" button.

The text area of the fields is missing the 'required' attribute for fields that are required.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=65473
https://bugzilla.wikimedia.org/show_bug.cgi?id=62337

Details

Reference
bz65474

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:22 AM
bzimport set Reference to bz65474.

Change 137152 had a related patch set uploaded by Alex Monk:
Add tabindexes to template editor and required attribute where appropriate

https://gerrit.wikimedia.org/r/137152

Change 137152 merged by jenkins-bot:
Add tabindexes to template editor and required attribute where appropriate

https://gerrit.wikimedia.org/r/137152

  • Bug 63014 has been marked as a duplicate of this bug. ***