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 145352 - Showing a label on GtkExpander::expanded fails to draw correctly
Showing a label on GtkExpander::expanded fails to draw correctly
Status: RESOLVED DUPLICATE of bug 135902
Product: gtk+
Classification: Platform
Component: .General
2.4.x
Other Linux
: Normal normal
: Small fix
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-07-03 16:08 UTC by Crispin Flowerday (not receiving bugmail)
Modified: 2007-12-29 22:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Testcase (1.72 KB, text/plain)
2004-07-03 16:10 UTC, Crispin Flowerday (not receiving bugmail)
Details

Description Crispin Flowerday (not receiving bugmail) 2004-07-03 16:08:41 UTC
When a label is shown via the notify::expanded signal, the label text doesn't
draw properly. This is the same problem as bug 135902, which hints at bugs in
parts of the code.

To reproduce, compile the testcase, run it, and toggle the expander off, then on.

Setting the "redraw_on_allocate" flag fixes the problem, but that doesn't feel
like the correct solution.
Comment 1 Crispin Flowerday (not receiving bugmail) 2004-07-03 16:10:26 UTC
Created attachment 29185 [details]
Testcase
Comment 2 Owen Taylor 2004-07-03 17:21:12 UTC
bug 135902 contains the explaination of the bug. Probably shouldn't
have been closed.

Comment 3 Cody Russell 2007-12-29 22:43:04 UTC
Maybe this was fixed by bug #135902 or by something else, but when I ran Crispin's test program it worked as expected.  So I'm going to close this unless someone has an objection.
Comment 4 Cody Russell 2007-12-29 22:55:08 UTC

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