https://bugs.documentfoundation.org/show_bug.cgi?id=170719
--- Comment #4 from Armin Le Grand (collabora) <[email protected]> --- Definitely when starting SS ViewShellBase::Implementation::ShowViewTabBar is called with false and local var mbTabBarShouldBeVisible gets set. Wherever that TabbedToolbar gets activated, if mbTabBarShouldBeVisible is false in that sd::ViewShellBase it should *not* be activated. Might have to do with case SID_NOTEBOOKBAR in DrawDocShell::GetState. I *tried* to force bVisible there to false in slideshow mode, but still that Toolbar gets activated... -- You are receiving this mail because: You are the assignee for the bug.
