https://bugs.documentfoundation.org/show_bug.cgi?id=160293
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #3 from Justin L <[email protected]> --- ScTabViewShell::SetPivotShell calls SetCurSubShell(OST_Pivot) which seems to be what triggers the lost notebookbar. This ends up calling ContextVBox::SetContext, which disables the tab unless it supports context-any or context-Pivot. So the solution appears to be indicating that sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui needs to add context-Pivot to ContextVBox containing the styles thru extensions tab definitions. -- You are receiving this mail because: You are the assignee for the bug.
