[Ubuntu] The Flight results are not correctly read by the screen reader app if it contains multiple results
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox145 | --- | unaffected |
| firefox146 | --- | wontfix |
| firefox147 | --- | verified |
People
(Reporter: avarro, Assigned: adw)
References
Details
(Whiteboard: [sng])
[Affected versions]:
- Firefox Beta 146.0b4 (Build ID: 20251117130030)
- Firefox Nightly 147.0a1 (Build ID: 20251117130030)
[Affected Platforms]:
- Ubuntu 22.04 LTS
[Prerequisites]:
- Have Firefox Beta 146 build installed.
- Have the orca screen reader installed.
- Have the following prefs set:
- browser.search.region = US
- browser.urlbar.merino.providers = flightaware
- browser.urlbar.merino.timeoutMs = 2000
- browser.urlbar.quicksuggest.online.available = true
- browser.urlbar.flightStatus.featureGate = true
- browser.urlbar.quicksuggest.enabled = true
- browser.urlbar.quicksuggest.online.available = true
- Browser.urlbar.quicksuggest.online.enabled = true
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- In the addressbar type a keyword that would trigger flights with multiple suggestions (eg: ac 100).
- Focus the addressbar.
- Listen to what the screen reader app reads.
[Expected result]:
- The screen reader app reads the Flights suggestion correctly.
[Actual result]:
- The screen reader app only reads: "section".
[Notes]:
- The issue is not reproducible on macOS or Windows.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
This and bug 2000851 probably have the same root cause, except it's surprising that this bug only happens on Linux. I'm wondering whether a11y is actually a problem on all platforms for all realtime suggestions, it just manifests differently depending on the suggestion type, so for some it mostly works and for others the problem is more apparent.
| Assignee | ||
Comment 2•5 months ago
|
||
Since I'm looking at bug 2000851 and suspect they're the same bug, I'll take this too.
Updated•5 months ago
|
| Assignee | ||
Comment 3•4 months ago
|
||
This should be fixed by bug 2000851.
| Assignee | ||
Updated•4 months ago
|
Updated•4 months ago
|
| Reporter | ||
Comment 4•3 months ago
|
||
I have verified this issue using Firefox Nightly 149.0a1 (Build ID: 20260118214518) and Firefox Beta 147.0b9 (Build ID: 20251231090510), and I can confirm that the Flight results are correctly read by the screen reader app when having multiple results.
| Reporter | ||
Updated•3 months ago
|
Description
•