https://bugs.documentfoundation.org/show_bug.cgi?id=151940
Jim Raykowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |difficultyBeginner, | |easyHack --- Comment #7 from Jim Raykowski <[email protected]> --- (In reply to Rainer Bielefeld Retired from comment #2) > And the Tooltip only should be shown for mouse pointer above that button, > not for mouse pointer somewhere in height of ruler. Tooltip also appears > with mouse pointer far right or left from the ruler Code pointers: sw/source/uibase/misc/swruler.cxx void SwCommentRuler::MouseMove(const MouseEvent& rMEvt) UpdateCommentHelpText() should only be called when the comment control region contains the mouse position. -- You are receiving this mail because: You are the assignee for the bug.
