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 744169 - Pango text background problems
Pango text background problems
Status: RESOLVED DUPLICATE of bug 741060
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.24.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-02-08 15:08 UTC by Marko Lindqvist
Modified: 2015-02-17 20:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marko Lindqvist 2015-02-08 15:08:15 UTC
I'm seeing this problem with pango text drawn on top of a picture. Instead of transparent parts being from the picture, the background of the text is a box, probably of the color that is actually background of the picture.
All versions of gtk+ since (and including) 2.24.21 are affected. I've tested a build with patch from bug #695636 (gone in between 2.24.20 and 2.24.21) reverted, and that build works ok. Many other people seem to have reported similar problems to that bug since it has been closed.
My gut feeling would be to revert bug #695636, but that's based mainly on the fact that the ticket does not list any cases where the bug has ever caused actual problems for anyone whereas the fix has been reported faulty many times.

Downstream (freeciv) ticket, including screenshots and other data: http://gna.org/bugs/index.php?21475
Comment 1 Marko Lindqvist 2015-02-17 20:01:07 UTC
Works in gtk+-2.24.26

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