Opened 11 years ago
Closed 11 years ago
#6625 closed enhancement (fixed)
Accessibility: Form elements in bp-friends/
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Friends | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Bind labels to form controls: add 'id' attributes to form controls as needed, add 'for' attributes to labels, and improve markup as needed.
Attachments (3)
Change History (14)
#2
@
11 years ago
Friends Widget: Match 'for' value of label tag with 'id' value of text input field.
bp-friends-widgets-max-match-for-id.patch
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Friends Widget: Correct the 'for' value of the label and add an 'id' attribute to
checkboxfield.bp-friends-widgets-checkbox-id.patch