Closed
Bug 2021903
Opened 2 months ago
Closed 1 month ago
Detailed view: Menu button is missing a label
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: nstroud, Assigned: maxx, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
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
TABkey, move focus to the menu button aligned to the right of the city
Actual:
When NVDA reached the menu button in the detailed view of the weather widget, the output is: 'clickable button collapsed subMenu'
Expected:
A label should be added to the menu button with the value of 'More options' or something similar
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → mcrawford
Status: NEW → ASSIGNED
Pushed by rhamoui@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d491cb84f51d
https://hg.mozilla.org/integration/autoland/rev/a66bce0bdbd1
Add accessible label to weather forecast detailed view menu button r=accessibility-frontend-reviewers,home-newtab-reviewers,reemhamz,ayeddi
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c151/b150][qa-ver-needed-c151/b150]
Flags: qe-verify+
Comment 4•1 month ago
|
||
Using Firefox 150.0a1(20260309092903) before the fix I see 'clickable button collapsed subMenu' in NVDA,
after the fix using Firefox 151.0a1(20260416093720) and 150.0b10 I have 'clickable Open menu button collapsed subMenu'.
Is the new string ok for you nstroud@mozilla.com? Thank you.
Flags: needinfo?(nstroud)
You need to log in
before you can comment on or make changes to this bug.
Description
•