https://bugs.documentfoundation.org/show_bug.cgi?id=100370
Jan Holesovsky <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |difficultyInteresting,
| |easyHack, skillCpp, topicUI
--- Comment #3 from Jan Holesovsky <[email protected]> ---
If we want to limit the menu only to the right click, I think the right thing
to do is to check rEvt in:
bool SvxSelectionModeControl::MouseButtonDown( const MouseEvent& rEvt )
in file
https://cgit.freedesktop.org/libreoffice/core/tree/svx/source/stbctrls/selctrl.cxx
that it is the right button that triggered the action, and if it is, show the
menu.
--
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