GNOME Bugzilla – Bug 59721
newly added GtkNotebook tab doesn't show until resize
Last modified: 2004-12-22 21:47:04 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.
Created attachment 5021 [details] easy to build source package
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).
I think this is a dup of 60623 (the second comment definitely) is. But am not completely sure ... needs testing after we fix 60623.
GtkNotebook needs to be rewritten. Bletch.
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 ***