After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 742088 - Epiphany’s private browsing mode looks weird when the global dark theme is enabled
Epiphany’s private browsing mode looks weird when the global dark theme is en...
Status: RESOLVED DUPLICATE of bug 734119
Product: epiphany
Classification: Core
Component: Interface
3.14.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 734119
 
 
Reported: 2014-12-29 12:33 UTC by Rastus Vernon
Modified: 2015-06-12 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot showing Epiphany in incognito mode with the global dark theme enabled. (329.88 KB, image/png)
2014-12-29 12:33 UTC, Rastus Vernon
Details
screenshot - new theme (60.71 KB, image/png)
2015-06-12 17:17 UTC, Michael Catanzaro
Details

Description Rastus Vernon 2014-12-29 12:33:45 UTC
Created attachment 293433 [details]
Screenshot showing Epiphany in incognito mode with the global dark theme enabled.

In the attached screenshot, the tab bar is dark, as it should be, but the header bar is not. Furthermore, the icons are difficult to recognize and the color contrast between the text of the page name and URL and the header bar is so low that one could easily not notice they are there at all.

I guess this means it is necessary to make another style for the incognito mode when the dark theme is enabled. It should be dark, of course.
Comment 1 Adrian Perez 2015-03-10 17:05:30 UTC
This issue is also preventing other themes other than Adwaita from
theming Epiphany private browsing windows, see:

  https://github.com/horst3180/Vertex-theme/issues/59#issuecomment-78093217

Quoting from that comment:

  “I think the bug here is on epiphany's side. It should only load the
  stylesheet when using Adwaita (Gedit does this for example) and it
  should be made compatible with the dark variant, by using non
  hardcoded colors, derived from the theme.”
Comment 2 Michael Catanzaro 2015-03-10 18:28:14 UTC
See also bug #734119 for a patch from Lapo, which redoes the incognito mode theme. Not sure if it fixes this though.
Comment 3 Michael Catanzaro 2015-06-09 19:16:57 UTC

*** This bug has been marked as a duplicate of bug 734119 ***
Comment 4 Michael Catanzaro 2015-06-12 17:17:13 UTC
Created attachment 305169 [details]
screenshot - new theme

Here's a screenshot of the new incognito mode theme when the global dark theme is also enabled.