Closed
Bug 2022001
Opened 2 months ago
Closed 1 month ago
Detailed view: Weather graphics in hourly forecast need alternative text
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
People
(Reporter: nstroud, Assigned: rhamoui)
References
(Blocks 2 open bugs)
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 to the content under 'Today's forecast' and observe output
Actual:
Pressing the down arrow key will read temperature. Pressing the down arrow key again will read the time. Pressing the down arrow key again will read the next temperature and so on. The screenreader does not convey anything for the weather graphic in each slot
Expected:
The meaning of each weather graphic should be conveyed to the screenreader user for additional context to the forecast. This can include phrases like 'Sunny', 'Rainy', 'Partly cloudy', etc.
WAI Tutorial on exposing informative images to assistive technology
Comment 1•2 months ago
|
||
| Reporter | ||
Updated•2 months ago
|
Accessibility Severity: s3 → s2
| Assignee | ||
Comment 2•1 month ago
|
||
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → rhamoui
Updated•1 month ago
|
Attachment #9553878 -
Attachment description: WIP: Bug 2022001 - Add alt text to hourly weather forecast icons. → Bug 2022001 - Add alt text to hourly weather forecast icons. r=#home-newtab-reviewers
Pushed by npypchenko@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f99ddb2299da
https://hg.mozilla.org/integration/autoland/rev/0e0627ecb952
Add alt text to hourly weather forecast icons. r=home-newtab-reviewers,nina-py
Comment 4•1 month ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 5•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
•