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 60266 - When you add widgets to GtkFixed sometimes they don't show up.
When you add widgets to GtkFixed sometimes they don't show up.
Status: RESOLVED DUPLICATE of bug 60623
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-09-09 21:29 UTC by zilch.am
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case (853 bytes, text/plain)
2001-09-09 21:30 UTC, zilch.am
Details

Description zilch.am 2001-09-09 21:29:31 UTC
I'm using gtk_fixed_put (fixed, widget, x, y) in a button_press_event
callback connected to the fixed.
Tested with a GtkButton and a GtkLabel.

Sometimes the widget is added but not visible, if i add a few more widgets
i shows up.

Seems to be random.
Using cvs HEAD minus a few days.

The exact same code works in 1.2.
I also tested with pygtk1 & 2.
Comment 1 zilch.am 2001-09-09 21:30:33 UTC
Created attachment 5078 [details]
Test case
Comment 2 Owen Taylor 2001-09-20 19:46:43 UTC

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