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 754551 - [HighContrast] GtkColorButton > GtkColorSwatch { box-shadow:none; }
[HighContrast] GtkColorButton > GtkColorSwatch { box-shadow:none; }
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-09-04 07:49 UTC by Arnaud B.
Modified: 2015-09-08 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot. (1.20 KB, image/png)
2015-09-04 07:49 UTC, Arnaud B.
  Details
HighContrast: remove edge highlight (1.30 KB, patch)
2015-09-08 15:23 UTC, Jakub Steiner
committed Details | Review

Description Arnaud B. 2015-09-04 07:49:21 UTC
Created attachment 310638 [details]
Screenshot.

When using the HighContrast theme, a GtkColorButton looks a little strange at the moment it is clicked (:active) because of the light box-shadow of the GtkColorSwatch on a black background. So I suggest a “GtkColorButton > GtkColorSwatch { box-shadow:none; }” or similar.
Comment 1 Jakub Steiner 2015-09-08 15:23:31 UTC
Created attachment 310914 [details] [review]
HighContrast: remove edge highlight
Comment 2 Jakub Steiner 2015-09-08 15:24:06 UTC
I don't particular find the edge distracting, but this should do.
Comment 3 Jakub Steiner 2015-09-08 15:24:42 UTC
Attachment 310914 [details] pushed as eef64df - HighContrast: remove edge highlight