[Libreoffice-bugs] [Bug 122001] Delete key is not transparently assigned to shortcut

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 23 10:33:57 UTC 2021


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

--- Comment #6 from NISZ LibreOffice Team <libreoffice at nisz.hu> ---
(In reply to Heiko Tietze from comment #5)
> (In reply to Gabor Kelemen from comment #4)
> > This command exists...
> 
> But the key is still hard-coded, or am I wrong? Guess the UNO command comes
> in addition.

I think the uno:Delete command has the Delete key assigned to it via
Accelerators.xcu:

https://opengrok.libreoffice.org/search?project=core&full=%22uno%3ADelete%22&defs=&refs=&path=officecfg&hist=&type=&xrd=&nn=1

So it's possible to change it in the Keyboard dialog, like OP asked on the
Users ML.
Changing the global shortcut of Delete Contents to (just for an example)
Shift+Ctrl+D and unassigning the existing Writer-level command of Shift+Ctrl+D
works as expected.

This covers the editors, but not all dialogs, side bars (Gallery comes to mind)
etc where it is explicitly handled by code. That was not asked for though, as
far as I understand. 

All in all: feature wise -> NAB; but documentation (extended/normal tooltip)
could be more detailed.

Also the option to switch between generic shortcuts and application-specific
ones (selected by default) could be made more prominent after an upcoming
redesign of the whole tab (bug #115527 - also see similar requests bug # 83548
and bug #66298). 

Currently the extended help says: "Displays shortcut keys that are common to
all %PRODUCTNAME applications." [1]
while there is no default tooltip - setting something for that sounds
actionable for the short term.

[1]
https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/accelconfigpage.ui?r=5143de38#164

Cheers
Gabor

-- 
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/20210223/d0b50de3/attachment.htm>


More information about the Libreoffice-bugs mailing list