Open
Bug 1461621
Opened 8 years ago
Updated 3 years ago
Provide more complete GTK3 theme adaption
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: frederik.feichtmeier, Unassigned)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36
Steps to reproduce:
Firefox sometimes takes the GTK3 theme from the wrong places:
- selected text is not used from GtkTextView and/or GtkEntry but rather from GtkView
thus making it impossible to color selected text and selected items individually in GTK3 if we want to have consistent Firefox colors
- the border-radius of the context-menu is not applied correctly (the round border bleeds out of the corners) like in GTK context-menu
- the Firefox themes are also applied to the headerbar, resulting in a theme mix when selecting the CSD option under firefox -> customize
- the Firefox headerbar has a border bleed at the top corners when selecting a GTK theme with a round headerbar (take the default ubuntu theme for example)
This make it hard to create a color consistent user experience for the new ubuntu default theme (working title: communitheme) for the upcoming ubuntu 18.10 release with Firefox as the default Ubuntu browser.
So it would be great if Firefox could provide a more complete adaption to the GTK3 theme of Linux or specific GNOME Desktops.
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
I am moving this to the GTK component so as that it gets on the radar of the right folks.
It would be good to make sure you are reporting bugs on Firefox Nightly and not on the release channel as some of your issues may already be fixed, you haven't indicated which version of Firefox you are reporting bugs for.
Also, you should file one issue per bug and not multiple issues in one bug.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
| Reporter | ||
Comment 5•8 years ago
|
||
Sorry! Those issues occur on both nightly and current stable.
I packed them all into one issue because I believe rather than fixing them individually (I could be totally wrong) this could be all caused by a wrong GTK theme connection. I have no knowledge of how Firefox receives the CSS but it seems that it looks it up at the wrong places.
Comment 6•7 years ago
|
||
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•