The cancel download button does not have a hover effect on mouse over with dark system theme
Categories
(Firefox :: Theme, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | verified |
| firefox120 | --- | verified |
People
(Reporter: atrif, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
|
1010.94 KB,
image/gif
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
Found in
- 119.0b5
Affected versions
- 120.0a1 (2023-10-04)
- 119.0b5
Tested platforms
- Affected platforms: macOS 12, macOS 13 ARM, Windows 10x64
- Unaffected platforms: Ubuntu 22.1
Preconditions
- system theme set to dark
- Firefox theme set to auto
Steps to reproduce
- Start a random download.
- Hover over the Cancel download button.
Expected result
- Hover effect is displayed.
Actual result
- No hover effect is displayed.
Regression
- Last good revision: f95c18989fd2d01b7228b5205f6851ec48fe7d42
First bad revision: 37a26c9f2c5ced491362e75d2133695fb55d862d
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=f95c18989fd2d01b7228b5205f6851ec48fe7d42&tochange=37a26c9f2c5ced491362e75d2133695fb55d862d
Additional notes
- Attached a screen recording.
Comment 1•2 years ago
|
||
:emilio, since you are the author of the regressor, bug 1843044, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 2•2 years ago
|
||
Use button-{hover,active}-bgcolor for the light theme, which is the
default behavior.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9356821 [details]
Bug 1857152 - Override panel-item-{hover,active}-bgcolor in browser-custom-colors. r=dao
Beta/Release Uplift Approval Request
- User impact if declined: comment 0
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: comment 0
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple CSS fix to match old behavior.
- String changes made/needed: none
- Is Android affected?: No
| Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Reproduced this issue on an affected Nightly build on macOS 11. The hove effect of the cancel download button is missing.
Verified as fixed on Firefox 120.0a1 (20231005212657) using macOS 11 and Windows 10.
Comment 7•2 years ago
|
||
Comment on attachment 9356821 [details]
Bug 1857152 - Override panel-item-{hover,active}-bgcolor in browser-custom-colors. r=dao
Approved for 119.0b7
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Verified as fixed on Firefox 119.0b7 (treeherder build - 20231006183527) using macOS 11 and Windows 10.
Description
•