[buddypress-trac] [BuddyPress Trac] #6618: Accessibility: Form elements in bp-templates/
buddypress-trac
noreply at wordpress.org
Wed Sep 23 01:01:42 UTC 2015
#6618: Accessibility: Form elements in bp-templates/
-----------------------------------------+------------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Appearance - Template Parts | Version:
Severity: minor | Resolution:
Keywords: has-patch |
-----------------------------------------+------------------
Comment (by mercime):
In [changeset:"10128"]:
{{{
#!CommitTicketReference repository="" revision="10128"
Accessibility fix for Group Manage > Settings page.
This changeset:
* unwrap `labels` from `uls` for valid markups
* add 'id' attributes to `radio inputs`
* add 'aria-describedby' attributes to `radio inputs`
* add 'id' attributes to `uls` to bind to 'aria-describedby'
in `radio inputs`
* add 'for' attributes to `labels`
* remove `<strong>` tags surrounding `label` text
See #6618.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6618#comment:20>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list