View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017921 | MMW 5 | General | public | 2021-05-26 17:05 | 2024-03-28 20:54 |
Reporter | drakinite | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 5.0.1 | ||||
Target Version | 5.2 | ||||
Summary | 0017921: Improve screen readers' ability to read controls, e.g. checkboxes and sliders | ||||
Description | Screen readers like NVDA have difficulty reading the state of most controls. 1) Checkboxes ☑ 2) Sliders ☑ 3) Toolbuttons ☑ 4) Buttons ☑ 5) Close buttons ☑ 6) Search ☑ 7) Sysbuttons (close, minimize, etc.) ☑☑ 8) New tab button ☑ 9) Tabs ☑ 10) Tracklists ☑ 11) Album grid view lists ☑ 12) Simplified lists 13) Reading contents of editable fields on hover (Dropdown & edit controls) 14) Player controls ☑☑ | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
1) Checkboxes, 2) Sliders, 9) Tabs, 10) Tracklists, and 11) Album Grids have been improved for 2408. |
|
14) Player controls have been improved for 2408. |
|
3) toolbuttons and 4) buttons added in 2409. Toolbuttons and icons now support a "data-aria-label" attribute, which lets screen readers read that text when the user mouses over the icon. |
|
5) close buttons, 6) search, and 8) new tab buttons added in 2409; as well as aria labels for many other icons in the interface. |
|
Just realized that none of my changes use the built-in translation/localization function. Will add a second checkmark to each item when they've been fixed with string translations. |
|
7) Sysbuttons added and 14) Player controls fixed to support localization |