https://bugs.documentfoundation.org/show_bug.cgi?id=162692

--- Comment #21 from BogdanB <[email protected]> ---
(In reply to Armin Le Grand from comment #20)
> > And the user interface is totally changed.

 That is in sc/source/ui/view/cellsh1.cxx
> ScCellShell::ExecuteEdit:2935...

This is the only change that seems in that bibisect. If you restore that
version, and add back this 2 lines in sc/source/ui/view/cellsh1.cxx isn't
better?
------
if (rDlgItem)
     pTabViewShell->setScCondFormatDlgItem(nullptr);
------

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to