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 696561 - GtkApplicationWindow rendering broken
GtkApplicationWindow rendering broken
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-25 14:30 UTC by Rob Bradford
Modified: 2013-03-27 04:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rob Bradford 2013-03-25 14:30:55 UTC
The rendering of GtkApplicationWindow is broken after the following change:

commit d1ad324d3db1c0a447e8fece5e7853163180c636
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Mar 23 21:06:14 2013 -0400

    csd: Reparent the content
    
    This lets us avoid problems with cursor changes.