Opened 11 years ago
Closed 11 years ago
#6616 closed defect (bug) (fixed)
Accessibility: Form elements in bp-activity/
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Activity | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Bind labels to form inputs because some assistive technologies do not understand implicit relationships between labels and widgets.
Attachments (2)
Change History (16)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add 'id' attribute to
inputfield with value matchinglabel'for' value.