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 89524 - Colour selector's palette shouldn't have jagged borders
Colour selector's palette shouldn't have jagged borders
Status: RESOLVED DUPLICATE of bug 112479
Product: gtk+
Classification: Platform
Component: .General
2.0.x
Other Linux
: Normal enhancement
: Medium fix
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-07-31 11:34 UTC by Hakon
Modified: 2004-12-24 05:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to make GtkDialog HIG-compliant by default (502 bytes, patch)
2003-02-03 13:59 UTC, Hongli Lai
none Details | Review

Description Hakon 2002-07-31 11:34:08 UTC
Why aren't the borders of the colour selector's palette smoothed to the
background?
It doesn't look good, and definitely not "worthy" gtk2/Gnome2.
So.. this is a request to make the borders antialiased to the background.
Comment 1 Owen Taylor 2002-07-31 16:57:38 UTC
Unfortunately, GDK doesn't have a "draw antialiased circle"
call at the moment.

Also, see bug 63071.
Comment 2 Hongli Lai 2003-02-03 13:59:44 UTC
Created attachment 14055 [details] [review]
Patch to make GtkDialog HIG-compliant by default
Comment 3 Hongli Lai 2003-02-03 14:01:34 UTC
My apologies by the wrong patch, Bugzilla's brought me automatically
to the next bug. Sorry.
Comment 4 Luis Villa 2004-04-29 16:08:57 UTC
Comment on attachment 14055 [details] [review]
Patch to make GtkDialog HIG-compliant by default

using obsolete for 'wrong bug.'
Comment 5 Matthias Clasen 2004-12-24 05:58:27 UTC

*** This bug has been marked as a duplicate of 112479 ***