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 750702 - GtkImage HiDPI support broken
GtkImage HiDPI support broken
Status: RESOLVED DUPLICATE of bug 728476
Product: gtk+
Classification: Platform
Component: .General
3.16.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-06-10 12:45 UTC by Cédric Bellegarde
Modified: 2015-06-10 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cédric Bellegarde 2015-06-10 12:45:44 UTC
When Gtk scale-factor is set to 2, GtkImage always load pixbuf over sized

Exemple:
I load a 200x200 pixbuf in a GtkImage (new_from_pixbuf)
GtkImage size is 400x400

This is a wrong behaviour, as image is blurry (scaled).
Comment 1 Emmanuele Bassi (:ebassi) 2015-06-10 13:40:34 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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