Closed
Bug 2021916
Opened 2 months ago
Closed 1 month ago
Detailed view: High and low is not conveyed to the screenreader
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
People
(Reporter: nstroud, Assigned: rhamoui, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(2 files)
Prerequisites
To display weather forecast, enable the following prefs:
browser.newtabpage.activity-stream.widgets.system.enabled
browser.newtabpage.activity-stream.widgets.system.weatherForecast.enabled
browser.newtabpage.activity-stream.system.showWeather
browser.newtabpage.activity-stream.weather.display === "detailed"
STR:
- Turn on NVDA
- Open Nightly
- Ensure that the weather widget is in the detailed view
- Using the TAB key, move focus to the weather widget
- Using the down arrow key, navigate through the weather information under the city
Actual:
Visually, there is an up arrow followed by a temperature as well as a down arrow with a temperature. When NVDA reaches this information, it does not announce anything for either arrow - just the temperatures.
Expected:
When NVDA reaches the up arrow, it should say 'High'. For the down arrow, it should say 'Low'
Comment 1•2 months ago
|
||
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:thecount, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(sdowne)
| Assignee | ||
Comment 3•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → rhamoui
Status: NEW → ASSIGNED
Pushed by rhamoui@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/88f99d41899c
https://hg.mozilla.org/integration/autoland/rev/4ba504589fd7
Add aria labels for high/low icons in weather forecast widget. r=home-newtab-reviewers,fluent-reviewers,nina-py,bolsson
Comment 5•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 6•1 month ago
|
||
The patch landed in nightly and beta is affected.
:rhamoui, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox150towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(rhamoui)
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(rhamoui)
Updated•24 days ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•