[Bug 36310] [EDITING]"Insert cross-reference" drag-n-drop mode for navigator

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 8 02:39:15 UTC 2024


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

--- Comment #21 from Jim Raykowski <raykowj at gmail.com> ---
Created attachment 191808
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191808&action=edit
Drop down and context menus with DnD+modifier keys

I poked at adding an Alt key DnD modifier. It seems to involve modification of
code in each VCL plugin. There is some code that alludes to having a modifier
for Reference action, ACTION_REFERENCE[1][2]. Definitely beyond the scope of
this patch.

Currently there are three DnD modifiers Ctrl, Shift, and Ctrl+Shift. I have
assigned them as shown in the attachment. I assigned the Ctrl+Shift modifier to
"Insert as Section Copy" because I don't know if it would be better to be with
"Insert as Page Number Reference" or "Insert as Chapter Reference" or maybe not
used.

[1]https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl?r=5687eba4#57
[2]
https://opengrok.libreoffice.org/xref/core/offapi/type_reference/offapi.idl?r=d0166429#4368

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list