Bug 526961 - Git filter dropdown input elements need semantic label connections
Summary: Git filter dropdown input elements need semantic label connections
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Git (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 17.0   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2017-11-07 18:15 EST by Carolyn MacLeod CLA
Modified: 2017-11-07 18:21 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2017-11-07 18:15:33 EST
- Git page.
- Click on the filter icon (funnel) to drop down the filter pane.
All of the inputs on this panel have a disconnected div containing the label, positioned to the left of the input.
This works visually, but each label needs to be explicitly connected to its corresponding input to make the relationship clear to screen readers.
Comment 1 Eclipse Genie CLA 2017-11-07 18:20:35 EST
GitHub Pull Request 271 created by [carmacleod]
https://github.com/eclipse/orion.client/pull/271
Comment 2 Carolyn MacLeod CLA 2017-11-07 18:21:33 EST
Fixed with PR in comment 1.