[Libreoffice-bugs] [Bug 121967] Can't select/pick multiples shapes or images in Writer/Calc/Impress/Draw with CTRL key
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 17 11:13:37 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=121967
--- Comment #37 from DarkTrick <notebook22312 at gmail.com> ---
Could someone give me a pointer on where the settings for this shortcut change
are?
I spend about 7 hours going through every mousebuttondown event and adding a
printf, yet nothing fires.
What I found so far:
I found svx/source/svdraw/svdview.cxx pretty soon and it looked promising. It
even offers a promising `MODKEY_MultiMark`. However, Changing it to `bCtrl`
didn't do anything. Also - interestingly - the bMouseDown and bMouseLeft within
`::PickAnything` seem to be activate for every mousemove.
So.. I would appreciate any input on this one!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200817/85739d10/attachment.htm>
More information about the Libreoffice-bugs
mailing list