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 689668 - GtkScrolledWindow is mapped but visible child GtkScrollbar is not mapped
GtkScrolledWindow is mapped but visible child GtkScrollbar is not mapped
Status: RESOLVED NOTGNOME
Product: gtk+
Classification: Platform
Component: Widget: GtkScrolledWindow
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 689877 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-12-04 23:55 UTC by triniton
Modified: 2013-12-10 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description triniton 2012-12-04 23:55:11 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/1086494

I don't now if this is GtkScrolledWindow or overlay scrollbars bug.

I got these warning in Totem Movie Player.

Test case:

Open totem -> Fill with items playlist panel from right of player until scrollbar show-up -> scroll to botton of panel -> import more playlist items from playlist file, and this warning come out:

(totem:4060): Gtk-WARNING **: GtkScrolledWindow 0xb81ef2b0 is mapped but visible child GtkScrollbar 0xb82bc2a8 is not mapped

This bug warning show in Rhythmbox Music Player if import playlist items from file:

(rhythmbox:4149): Gtk-WARNING **: RBPropertyView 0x9ee8000 is mapped but visible child GtkScrollbar 0xa08fe90 is not mapped
Comment 1 Sébastien Wilmet 2013-01-08 22:24:01 UTC
*** Bug 689877 has been marked as a duplicate of this bug. ***
Comment 2 Ian B. MacDonald 2013-02-24 20:45:26 UTC
I see this with evolution and overlay scrollbars disabled.

I disabled overlay scrollbars with:

$gsettings set com.canonical.desktop.interface scrollbar-mode normal


(evolution:13228): Gtk-WARNING **: GtkScrolledWindow 0x7f8fa3f4faa0 is mapped but visible child GtkScrollbar 0x7f8fa409c540 is not mapped

My versions from current Ubuntu 12.10 (with proposed, updates sources enabled)
ii  evolution                                 3.6.2-0ubuntu0.1  
ii  libgtk-3-0:amd64                          3.6.0-0ubuntu3.2
Comment 3 Sebastien Bacher 2013-12-10 10:55:01 UTC
the issue was a scrollbar and should be fixed in the current version