https://bugs.documentfoundation.org/show_bug.cgi?id=141136
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #9 from Justin L <[email protected]> --- NotebookbarTabControlBase::SetContext knows eLastContext, and is passed vcl::EnumContext::Context::Default when it is deactivated (but LOKit doesn't deactive). Then it activates with a real context, which always seems to match HOME if it doesn't have a specific tab (so even skipping deactivation won't help). If the current tab is vcl::EnumContext::Context::Any, then we don't want to switch to another ANY control. ANY pages are always visible. -- You are receiving this mail because: You are the assignee for the bug.
