The mouse cursor changes into a text selector when hovering between the colorways
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | unaffected |
firefox94 | --- | wontfix |
firefox95 | --- | wontfix |
firefox96 | --- | verified |
People
(Reporter: cmuntean, Assigned: mviar)
References
(Blocks 2 open bugs)
Details
(Keywords: good-first-bug)
Attachments
(2 files, 1 obsolete file)
[Affected Versions]:
- Firefox Nightly 95.0a1 (Build ID: 20211007215152)
- Firefox Beta 94.0b3 (Build ID: 20211007185900)
[Affected Platforms]:
- Windows 10 x64
- macOS 10.15.7
- Linux Mint 20
[Steps to reproduce]:
- Open the latest Nightly/Beta build .
- Open a New Tab page and navigate to "about:welcome" page.
- Navigate through Onboarding until the "Life in color" panel is displayed.
- Hover right in the middle of two colorways.
- Observe the mouse cursor.
[Expected results]:
- The mouse cursor changes into a normal select pointer.
[Actual results]:
- The mouse cursor changes into a text select pointer.
[Notes]:
- The issue is also reproducible when hovering under a colorway.
- The issue is not reproducible for the Upgrade Spotlight modal.
- Attached is a screen recording of the issue.
Comment 1•3 years ago
|
||
This is probably from the <legend> for screen readers. https://searchfox.org/mozilla-central/rev/477950cf9ca9c9bb5ff6f34e0d0f6ca4718ea798/browser/components/newtab/content-src/aboutwelcome/components/Colorways.jsx#91
Although unclear if that's even necessary as the screen already has the same text in the visible subtitle? (I would guess that gets read out twice?)
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Meant to respond here. I agree that this is a P2 bug.
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Assignee | ||
Comment 7•3 years ago
•
|
||
I kept the legend, though I can see how it might be redundant. I figured it may be useful for giving context to the row of theme tiles since the block describing the selected theme comes between the tiles and the subtitle.
Comment 8•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 9•3 years ago
|
||
I have verified this issue following the steps provided in the description, on the latest Beta 96.0b2 (Build ID: 20211207185904) and latest Nightly 97.0a1 (Build ID: 20211207155117) on macOS 11.6.1, Linux MX-21, and Windows 10 x64.
- The mouse cursor no longer changes into a text selector when hovering between the colorways, on the “Life in color” panel.
Hello @Punam,
Do we consider this issue as a possible candidate for the next dot release for Firefox 95? If not, could you please mark the status for Fx 95 as WONTFIX?
Updated•3 years ago
|
Comment 10•3 years ago
|
||
This fix is good to ride release trains and not a blocker for 95 thanks
Comment 11•3 years ago
|
||
Thank you very much, Punam!
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•