Open
Bug 1091110
Opened 10 years ago
Updated 2 years ago
Dark lightweight themes have a thin light border on the top of the window in OSX
Categories
(Firefox :: Theme, defect)
Tracking
()
NEW
People
(Reporter: bgrins, Unassigned)
Details
Attachments
(1 file)
67.53 KB,
image/png
|
Details |
See screenshot - the window has a light border that can be seen against a dark background
Reporter | ||
Comment 1•10 years ago
|
||
Can be seen by applying this theme: https://addons.mozilla.org/en-US/firefox/addon/just-black/
Reporter | ||
Comment 2•10 years ago
|
||
Markus, any idea what might be causing this?
Flags: needinfo?(mstange)
Comment 3•10 years ago
|
||
If HWA is disabled, the system draws this highlight line on our window, and if HWA is enabled, we draw it ourselves. This is so that windows with a normal titlebar gradient match the native appearance.
With bright themes this looks good, but I agree that it looks bad with very dark themes.
Flags: needinfo?(mstange)
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Markus Stange [:mstange] from comment #3)
> If HWA is disabled, the system draws this highlight line on our window, and
> if HWA is enabled, we draw it ourselves. This is so that windows with a
> normal titlebar gradient match the native appearance.
> With bright themes this looks good, but I agree that it looks bad with very
> dark themes.
So if HWA is enabled, would it be possible to not draw it in the case of a dark window background-color?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•