[hud] [a11y] Orca only reports "Push Button" for all HUD results
Bug #948024 reported by
Gerry Boland
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
In Progress
|
Medium
|
Gerry Boland |
Bug Description
System Setup:
Accessibility enabled, using Orca for text-to-speech
Steps to Repro:
1. Open calculator (gcalc)
2. Tap the Alt key. HUD opens
2. Type a letter. Use arrow keys to select results. Compare result with what Orca returns.
Expected Result:
Orca speaks the contents of the result with "button' at the end
Actual Result:
Orca only speaks "Push Button"
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)
Changed in unity-2d: | |
milestone: | none → 5.8 |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in unity-2d: | |
assignee: | nobody → Gerry Boland (gerboland) |
status: | Confirmed → In Progress |
To post a comment you must log in.