https://bugs.documentfoundation.org/show_bug.cgi?id=95852
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] |desktop.org | Version|4.5.0.0.alpha0+ Master |5.0 all versions --- Comment #15 from Justin L <[email protected]> --- Heh - all this time and just three hours of debugging (in an area where I know nothing) provides a likely-soundsing fix of - mpTopViewShell = (maActiveViewShells.empty()) + mpTopViewShell = (maActiveViewShells.empty() || mbFormShellAboveParent) -- You are receiving this mail because: You are the assignee for the bug.
