Vertical tabs with expand on hover show a transparent background when using Mica on Windows
Categories
(Firefox :: Sidebar, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | verified |
People
(Reporter: mathispaquet362, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0
Steps to reproduce:
- Set widget.windows.mica to true on Firefox Nightly on Windows
- Enable vertical tabs
- Enable expand on hover
- Hover the vertical tabs
Actual results:
The background is completely transparent.
Expected results:
The background should use the same Mica effect as the vertical tabs.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Win32' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
there is --toolbox-bgcolor: ActiveCaption; which seems to trigger the transparency.
https://searchfox.org/mozilla-central/rev/e44c234b5635d42d9cefd89c604b73be0aa4bd79/browser/themes/shared/browser-colors.css#11-12
Comment 5•1 year ago
|
||
This problem occurs with the Automatic theme.
Using the Light or Dark theme works fine.
| Assignee | ||
Updated•1 year ago
|
| Reporter | ||
Comment 6•1 year ago
|
||
(In reply to Takanori MATSUURA from comment #5)
This problem occurs with the Automatic theme.
Using the Light or Dark theme works fine.
Mica doesn't work with dark or light theme, only with auto.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Emilio is there a timeline for rolling out widget.windows.mica to all users?
| Assignee | ||
Comment 8•1 year ago
|
||
As with the macOS translucency, it needs UX to make the call.
| Assignee | ||
Comment 9•1 year ago
|
||
This makes it behave effectively the same as with the macOS system
theme.
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
| bugherder | ||
Comment 12•1 year ago
|
||
:emilio is this something you want to call out in the fx142 release notes? Please nominate if so.
| Assignee | ||
Comment 13•1 year ago
|
||
Probably not, mica is disabled by default.
Updated•1 year ago
|
I was able to reproduce the issue with an affected Firefox Nightly 138.0a1 build from 2025-03-20 on Windows 11, as described in Comment 0.
Verified as fixed using Firefox 142.0b4 on Windows 11. Vertical tabs with expand on hover are now opaque.
Description
•