HUD is silent to screen readers
Bug #949445 reported by
Alan Bell
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Undecided
|
Unassigned | ||
unity-2d |
Fix Released
|
Medium
|
Paweł Stołowski | ||
unity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Medium
|
Bartosz Kosiorek |
Bug Description
Test case:
1. Enable accessibility and the orca screen reader
2. Relog into Unity-2D
3. Open any application
4. Make the HUD appear (tap Alt)
5. Enter any search that returns some results
6. Move around the results with arrow keys
-> The orca reader should read the suggestions
===
HUD is broken for users of orca, it does not speak the suggestions. In unity2d all the suggestions are spoken as pushbuttons but not the values of them.
Related branches
lp://staging/~gerboland/unity-2d/hud-a11y-fix
- Tiago Salem Herrmann (community): Approve
- Paweł Stołowski: Pending requested
-
Diff: 79 lines (+17/-1)4 files modifiedlibunity-2d-private/src/hud.cpp (+7/-0)
libunity-2d-private/src/hud.h (+1/-0)
shell/hud/ResultItem.qml (+1/-1)
tests/manual-tests/hud.txt (+8/-0)
lp://staging/~stolowski/unity-2d/hud-a11-focus-fixes
- Albert Astals Cid (community): Approve
- Gerry Boland: Pending requested
-
Diff: 83 lines (+17/-5)3 files modifiedshell/common/SearchEntry.qml (+9/-2)
shell/hud/Hud.qml (+3/-0)
tests/manual-tests/hud.txt (+5/-3)
tags: | added: a11y |
affects: | indicator-appmenu (Ubuntu) → unity (Ubuntu) |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
status: | New → Confirmed |
milestone: | none → 5.8 |
importance: | Undecided → Medium |
assignee: | nobody → Gerry Boland (gerboland) |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | New → Fix Released |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
milestone: | 5.8 → 5.12 |
Changed in unity-2d: | |
status: | New → Confirmed |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d (Ubuntu Precise): | |
importance: | Undecided → Medium |
assignee: | nobody → Bartosz Kosiorek (gang65) |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.