[macOS][Upgrade Users] The macOS “VoiceOver” software does not read the Upgrade Users Onboarding buttons if they are clicked through
Categories
(Firefox :: Messaging System, defect, P3)
Tracking
()
People
(Reporter: romartin, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
9.26 MB,
video/quicktime
|
Details |
[Affected Versions]:
- Firefox Nightly 95.0a1 - Build ID: 20211014212856
- Firefox Beta 94.0b6 - Build ID: 20211014201116
[Affected Platforms]:
- macOS 10.15.7
- macOS 11.6
[Prerequisites]:
- Have the macOS “VoiceOver” screen reader software enabled.
- Have the latest Firefox Nightly or Beta installed.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open the Browser Console and enter:
Cc["@mozilla.org/browser/browserglue;1"].getService().wrappedJSObject._showUpgradeDialog()
- Click the “Explore colorways” button.
- Click the “Soft” theme variant.
[Expected results]:
- The “Soft” theme variant is recognized by the “VoiceOver” software.
[Actual results]:
- Nothing happens.
[Notes]:
- The issue is not reproducible for New Users Onboarding.
- The issue is not reproducible on Windows 10 or Ubuntu Linux 20.04.
- The issue is not reproducible if the keyboard navigation is used to navigate through Upgrade Users Onboarding.
Comment 1•3 years ago
|
||
I think generally mouse + VoiceOver doesn't work great from popup type dialogs (that don't also change keyboard focus) including tracking protection, security, permissions from the. We got VoiceOver to read some stuff in the upgrade dialog by moving focus to some initial button on each screen.
Comment 2•2 years ago
•
|
||
Marking good first bug to explore current capabilities of Voice over and if the issue still exist
Comment 3•2 years ago
|
||
I don't believe this is currently an issue/is not reproducible because the current Spotlight's iteration is not using colorways (100 thank yous, both buttons are read correctly by the MacOS screen reader).
However, I believe next major release is re-introducing colorways so we could keep this ticket open and investigate if the issue will be reproducible then? (cc: @Mardak)
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Bug isn't reproducible with current theme screen in new user onboarding, marked P3 in favor of validating it with MR colorways
Updated•2 years ago
|
Comment 6•2 years ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Description
•