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 508088 - widgets in notebook.scrolledwindow don't show when asked to
widgets in notebook.scrolledwindow don't show when asked to
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkScrolledWindow
2.10.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 348700 548094 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-08 16:41 UTC by Dima Tisnek
Modified: 2018-05-02 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case in python (1.28 KB, text/x-python)
2008-01-08 16:42 UTC, Dima Tisnek
Details

Description Dima Tisnek 2008-01-08 16:41:31 UTC
Please describe the problem:
widgets that live in a scrolledwindow in other pages in notebook that are added after notebook is realized (or possibly after window containing notebook is show_all'd) don't show when notebook current page is switched.

they are however shown correctly after any operation such as resizing the window

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Dima Tisnek 2008-01-08 16:42:25 UTC
Created attachment 102399 [details]
test case in python
Comment 2 Owen Taylor 2008-01-08 16:57:25 UTC
I confirm the bug. The necessary elements seem to be:

 - The scrolled window/viewport inside the page
 - Changing visibility on a not-current page

Presumably mapping or size allocation isn't getting propagated down through that
page's children properly. (size_mode=RESIZE_QUEUE on the GtkViewport may be
part of the bug?)
Comment 3 Owen Taylor 2009-11-08 04:05:47 UTC
*** Bug 548094 has been marked as a duplicate of this bug. ***
Comment 4 Matthias Clasen 2014-12-24 14:05:50 UTC
still happening
Comment 5 Daniel Boles 2017-08-31 11:14:28 UTC
*** Bug 348700 has been marked as a duplicate of this bug. ***
Comment 6 GNOME Infrastructure Team 2018-05-02 14:30:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/287.