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 59721 - newly added GtkNotebook tab doesn't show until resize
newly added GtkNotebook tab doesn't show until resize
Status: RESOLVED DUPLICATE of bug 60623
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-08-29 04:59 UTC by Joshua N Pritikin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
easy to build source package (7.70 KB, application/octet-stream)
2001-08-29 05:00 UTC, Joshua N Pritikin
Details

Description Joshua N Pritikin 2001-08-29 04:59:36 UTC
The attached test program shows a bug in GtkNotebook.  When you click the
"Add" button, the newly added tab will not appear until the window is
resized.

This code has been checked with Electric Fence.

i am using gtk 1.3.x CVS as of 28 Aug.
Comment 1 Joshua N Pritikin 2001-08-29 05:00:27 UTC
Created attachment 5021 [details]
easy to build source package
Comment 2 Thomas Leonard 2001-09-06 12:23:44 UTC
Don't know if this is related, but in gtk+-1.3.7, showing other things
doesn't make them appear until the next resize either.

You can see this in the 'testgtk' program in the Dialog Test (the
Toggle and Separator buttons don't work properly).
Comment 3 Owen Taylor 2001-09-20 19:47:41 UTC
I think this is a dup of 60623 (the second comment definitely)
is. But am not completely sure ... needs testing after we
fix 60623.
Comment 4 Joshua N Pritikin 2001-09-21 03:42:00 UTC
GtkNotebook needs to be rewritten.  Bletch.
Comment 5 Owen Taylor 2001-09-26 19:41:16 UTC
Test case doesn't compile with current GTK+. PRetty sure this
is a dup of 60623 which is fixed. If it isn't, please reopen
and attach a new test case.

(One file minimal test cases are appreciated.)

Thanks,
                                        Owen


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