[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 Jan 12 22:33:55 UTC 2021


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

Gabor Kelemen <kelemeng at ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kelemeng at ubuntu.com

--- Comment #4 from Gabor Kelemen <kelemeng at ubuntu.com> ---
Created attachment 168841
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168841&action=edit
Delete Contents command in the Customize dialog in current master

This command exists, and it is assigned the Delete key on the generic
application level since forever (okay, only checked LO 6.0.7 right now):

officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu:     
<node oor:name=".uno:Delete" oor:op="replace">
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu-       
<prop oor:name="Label" oor:type="xs:string">
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu-         
<value xml:lang="en-US">Delete C~ontents...</value>
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu-       
</prop>

It's just not very easy to find it, like finding any other command in our
jungle of commands.

I think this is basically NAB.

Maybe a bit more documentation could be useful on the top right radio buttons
in this dialog.

-- 
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/20210112/905c1d22/attachment.htm>


More information about the Libreoffice-bugs mailing list