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 758338 - GtkCellRendererText font aliasing on quartz
GtkCellRendererText font aliasing on quartz
Status: RESOLVED DUPLICATE of bug 710501
Product: gtk+
Classification: Platform
Component: Backend: Quartz
3.16.x
Other Mac OS
: Normal normal
: ---
Assigned To: gtk-quartz maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-11-19 13:33 UTC by rjunior
Modified: 2016-03-20 11:50 UTC
See Also:
GNOME target: ---
GNOME version: 3.15/3.16


Attachments
GTK 3.16.5 (79.81 KB, image/png)
2015-11-19 13:33 UTC, rjunior
Details

Description rjunior 2015-11-19 13:33:27 UTC
Created attachment 315884 [details]
GTK 3.16.5

GtkCellRendererText/GtkListView fonts has some aliasing issues.

I tested on both 3.16.4 and 3.16.5, and the issue seems to have been introduced on 3.16.5. Both GTK versions were compiled using homebrew with the same compilation flags:

3.16.4
https://github.com/twstrike/homebrew-gtk-versions/blob/master/gtk%2B3-316-4.rb

3.16.5
https://github.com/twstrike/homebrew-gtk-versions/blob/master/gtk%2B3-316-5.rb

Here are screenshots of the same app, compiled on both GTK versions:

3.16.4
https://cloud.githubusercontent.com/assets/30809/11271182/650ce55a-8e92-11e5-8538-6b62cca732a6.png

3.16.5
https://cloud.githubusercontent.com/assets/30809/11271188/69723e4c-8e92-11e5-928a-dc48cb2d7ac6.png
Comment 1 Christoph Reiter (lazka) 2015-11-19 13:39:19 UTC
See bug 710501

You can set GTK_DEBUG=no-pixel-cache as a workaround.
Comment 2 Christoph Reiter (lazka) 2016-03-20 11:50:23 UTC

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