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 361377 - Moving a widget down the containers hierarchy causes wrong redrawing
Moving a widget down the containers hierarchy causes wrong redrawing
Status: RESOLVED DUPLICATE of bug 359243
Product: gtk+
Classification: Platform
Component: [obsolete] Backend: directfb
2.10.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Michael Emmel
Depends on:
Blocks:
 
 
Reported: 2006-10-11 08:27 UTC by Attilio Fiandrotti
Modified: 2007-05-01 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple test case to exploit the bug (2.01 KB, text/plain)
2006-10-11 08:28 UTC, Attilio Fiandrotti
Details
Screenshot of the menus application from gtk-demo showing the bug (16.01 KB, image/png)
2006-10-11 08:29 UTC, Attilio Fiandrotti
Details

Description Attilio Fiandrotti 2006-10-11 08:27:34 UTC
Please describe the problem:
When a widget is moved down the containers hierarchy, the old widget could be left uncleared in the window


Steps to reproduce:
Reproduce with the "menus" application in gtk-demo, playing with the flip button, or use the simple testcase app attached, which is just a simplified menus application

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Attilio Fiandrotti 2006-10-11 08:28:36 UTC
Created attachment 74467 [details]
Simple test case to exploit the bug
Comment 2 Attilio Fiandrotti 2006-10-11 08:29:43 UTC
Created attachment 74468 [details]
Screenshot of the menus application from gtk-demo showing the bug
Comment 3 Attilio Fiandrotti 2007-05-01 08:53:42 UTC

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