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 143031 - wrong tile origin for inherite background pixmap
wrong tile origin for inherite background pixmap
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-05-24 04:20 UTC by Anatoly
Modified: 2005-05-17 21:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix bg tile's origin (564 bytes, patch)
2004-05-24 04:28 UTC, Anatoly
none Details | Review

Description Anatoly 2004-05-24 04:20:56 UTC
gtk always tiles parentrelative pixmap relative to child window's origin,
instead of using parent's origin.
Thus all children painted with left upper corner of parent, rather then having
transparent bg

I made a patch to fix this bug see attachments for bg-tile.patch
Comment 1 Anatoly 2004-05-24 04:28:37 UTC
Created attachment 27957 [details] [review]
patch to fix bg tile's origin
Comment 2 Matthias Clasen 2004-07-07 04:33:30 UTC
Can you provide a testcase or a screenshot of the problem. It looked ok to me in
a quick test using marble.xpm and testgtk 
Comment 3 Matthias Clasen 2005-05-17 21:17:39 UTC
I believe this is fixed in cvs HEAD