Opened 11 years ago
Closed 11 years ago
#34548 closed defect (bug) (fixed)
Edit Media screen missing labels
| Reported by: | afercia | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Administration | Version: | 4.3 |
| Severity: | normal | Keywords: | has-screenshots has-patch |
| Cc: | Focuses: | ui, accessibility |
Description
In the Edit Media screen, the "Description" and "File URL" labels should be properly associated with the respective form elements. About the latter, the label should be correctly associated even if the input field is "readonly". Currently, when focused they're announced by screen readers as "edit multi line" and "edit readonly" without any feedback about their purpose.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

With the proposed patch applied, the textarea and field input are announced as "Description edit multi line" and "File URL: edit readonly".