This is indeed a bug in overlay-scrollbar. When the adjustment changes, the OS_STATE_FULLSIZE flag is updated accordingly and os_bar_show() or os_bar_hide() is invoked as necessary. However...
- the flag is not computed initially, nor when mapping the window; - the flag is set when unmapping the window, which doesn't make sense since a subsequent adjustment will update it again There's already a "FIXME(Cimi)" in adjustment_changed_cb() which seems to be relevant. ** Package changed: gnome-terminal (Ubuntu) => overlay-scrollbar (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827380 Title: scroll bar disappears when switching tabs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/827380/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
