https://bugs.documentfoundation.org/show_bug.cgi?id=124443
Mike Kaganski <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |difficultyBeginner,
| |easyHack, skillCpp
--- Comment #3 from Mike Kaganski <[email protected]> ---
Code pointer:
ScInputHandler (sc/source/ui/inc/inputhdl.hxx) has relevant ShowTip/HideTip and
ShowTipBelow/HideTipBelow (implemented in sc/source/ui/app/inputhdl.cxx). They
display the tip respectively above/below the edited line. It seems that the
"Below" tip may be displayed *in addition* to the normal one, as a secondary
tooltip.
So the question is, if it's really implemented in some case to show two
tooltips simultaneously; if not, then simply drop the "*Below" methods and
replace their usage with normal variants.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs