Closed
Bug 1410599
Opened 7 years ago
Closed 7 years ago
Implement acrylic material on tab bar from Fluent Design
Categories
(Core :: Widget: Win32, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: public, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(2 files)
This would provide consistency with other Windows 10 apps, as well as Firefox on macOS which has a similar effect called Vibrancy, recently enabled in bug 1377284.
The Fall Creators Update has started implementing Fluent Design in various places, and acrylic is frequently seen in the title bars of apps and notably, the tab bar in Edge.
Care should be taken to respect user settings for acrylic. It should be disabled when the "Transparency effects" setting is disabled, when the window does not have focus, and when battery saver is enabled.
Acrylic material docs: https://docs.microsoft.com/en-us/windows/uwp/style/acrylic#horizontal-acrylic-pane
Unfortunately Acrylic is only available to UWP apps (That use XAML), the APIs needed aren't exposed any other way.
Updated•7 years ago
|
Component: Theme → Widget: Win32
Product: Firefox → Core
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 3•6 years ago
|
||
See Bug 1162562. If we ever get to UWP, this is definitely a feature that should be added.
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•