[buddypress-trac] [BuddyPress Trac] #6531: Accessibility bp-legacy templates: Controls and media elements should have labels or aria-labelledby
buddypress-trac
noreply at wordpress.org
Sat Jun 27 01:30:00 UTC 2015
#6531: Accessibility bp-legacy templates: Controls and media elements should have
labels or aria-labelledby
----------------------------------------------------+------------------
Reporter: mercime | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.4
Component: API | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing good-first-bug |
----------------------------------------------------+------------------
Comment (by mercime):
Attached patches as follows:
6531-group-manage-details.patch
* Add missing ID to the select tag as label is bound to the ID not name
in a group's Manage > Details screen.
6531-message-compose-patch
* Add label for input tag in Messages > Compose screen.
* Bind the label to the textarea ID and not name, in same screen.
6531-message-respond.patch
* Add label for textarea shown when you respond to a message.
6531-notifications.patch
* Bind the label tag to the select tag ID and not name in the
notifications template.
* Add label for the input tag in the notifications loop.
6531-settings-general.patch
* Add label to input tag in the member's Settings > General screen.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6531#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list