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 302326 - RFE: use colours instead of bold for Tab States
RFE: use colours instead of bold for Tab States
Status: RESOLVED WONTFIX
Product: epiphany-extensions
Classification: Deprecated
Component: tab-states
unspecified
Other All
: Normal enhancement
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2005-04-28 17:35 UTC by Holger Bauer
Modified: 2013-05-27 16:12 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Holger Bauer 2005-04-28 17:35:04 UTC
Hi,

right now the tab state extensions changes the label of a tab to a bold text,
when  the site has loaded. Unfortunately the bold text is always black, which
makes it hard or impossible to read when you use a dark theme.
Please use the text color supplied by the current theme.

Thx for reading this and for creating such a wonderful browser.

Other information:
Comment 1 Christian Persch 2005-04-28 20:27:56 UTC
Thanks for the bug report!

The problem was that there was also a colour applied to the label, but the
default wasn't set correctly (so it ended up black). I've disabled colours now
until they're themeable (gtk+ bug 114355).

I'm morphing the bug accordingly.
Comment 2 Josh Lee 2005-06-12 20:28:07 UTC
Once we get themeable colors, can you please turn off the bold text in loaded
tabs? It is irritating when the bold text causes the tabs to change size.
Comment 3 Christian Persch 2005-11-23 21:54:53 UTC
Themeable colours are in gtk 2.10 (gnome 2.16); so targetting for e-e 2.0.
Comment 4 Cosimo Cecchi 2007-11-04 13:22:06 UTC
Reading the code, this should be a trivial #define, as e-e depends now on gtk 2.11.6.
Christian, do we want to remove bold text as proposed in comment #2 or should we just add #define ENABLE_COLOURS?
Comment 5 Christian Persch 2007-11-10 14:09:43 UTC
I guess the best way to do this would be to create a EphyTabLabel widget, which would install style properties for 'loading-color' and 'unread-color'.
Comment 6 André Klapper 2013-05-27 16:12:17 UTC
According to its developer, epiphany-extensions is not under active development
anymore. (For reference: https://mail.gnome.org/archives/gnome-i18n/2013-May/msg00035.html and bug 700924.)

It is unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping - Please feel
free to reopen this bug report in the future if anyone takes the responsibility
for active development again.