Accessibility updates for FX100 upgrade dialog
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
People
(Reporter: mviar, Assigned: mviar)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
- The animated logo is not disabled when a user has prefers-reduced-motion enabled
- The title text becomes invisible for high-contrast black themes, difficult to read on other high contrast dark themes
- Hitting tab initially focuses "not now" instead of the preferred "pin" button
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, [access-s2].
:tspurway, could you consider increasing the severity?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
[Tracking Requested - why for this release]: Accessibility issues for upgrade spotlight shown to all users upgrading to 100
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Bug 1708261 is for the hidden focus ring for the primary button already focused where the ring only appears after tabbing to "not now"
Assignee | ||
Comment 6•3 years ago
•
|
||
Comment on attachment 9271297 [details]
Bug 1763470 - Accessibility updates for FX100 upgrade dialog
Beta/Release Uplift Approval Request
- User impact if declined: Users with dark themes in high contrast mode with dark or black themes may be unable to read the promo title. Users who prefer reduced motion may still see an animated heart logo.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce:
- configure to show upgrade spotlight (browser.startup.homepage_override.mstone set to "99", browser.startup.upgradeDialog.version set to 94)
- restart Firefox
- Using high contrast mode with a dark or black theme, confirm that title text is visible with ample contrast. After setting a preference to reduce motion, confirm that the heart animation changes to a static heart image.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): We're limiting our changes to CSS updates and the addition of a new image asset.
- String changes made/needed: None
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
Comment 8•3 years ago
|
||
I‘ve verified this issue using the latest Firefox Nightly 101.0a1 (Build ID: 20220408094506) on Windows 10 x64, macOS 11.6, and Ubuntu 20.04.
- The heart logo is not animated when a user has prefers-reduced-motion enabled.
- The primary button from the “Thank you” spotlight is focused first when navigating with keyboard navigation through the spotlight.
- The title text is visible when a High Contrast Black theme is enabled.
Comment 9•3 years ago
|
||
Comment on attachment 9271297 [details]
Bug 1763470 - Accessibility updates for FX100 upgrade dialog
Approved for 100.0b4
Comment 10•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Comment 11•3 years ago
|
||
I‘ve verified this issue using Firefox Beta 100.0b6 (Build ID: 20220414190112) on Windows 10 x64, macOS 11.6, and Ubuntu 20.04.
- The heart logo is not animated when a user has prefers-reduced-motion enabled.
- The primary button from the “Thank you” spotlight is focused first when navigating with keyboard navigation through the spotlight.
- The title text is visible when a High Contrast Black theme is enabled.
Updated•2 years ago
|
Description
•