<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Delete key is not transparently assigned to shortcut"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122001#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Delete key is not transparently assigned to shortcut"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122001">bug 122001</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@nisz.hu" title="NISZ LibreOffice Team <libreoffice@nisz.hu>"> <span class="fn">NISZ LibreOffice Team</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=122001#c5">comment #5</a>)
<span class="quote">> (In reply to Gabor Kelemen from <a href="show_bug.cgi?id=122001#c4">comment #4</a>)
> > This command exists...

> But the key is still hard-coded, or am I wrong? Guess the UNO command comes
> in addition.</span >

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

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

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 (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Redesign of the keyboard tab of the Customization dialog"
   href="show_bug.cgi?id=115527">bug #115527</a> - also see similar requests <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Indication when a keyboard shortcut is set globally"
   href="show_bug.cgi?id=83548">bug # 83548</a>
and <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The Customize dialog does not show global keyboard shortcuts when Writer option is selected"
   href="show_bug.cgi?id=66298">bug #66298</a>). 

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]
<a href="https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/accelconfigpage.ui?r=5143de38#164">https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/accelconfigpage.ui?r=5143de38#164</a>

Cheers
Gabor</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>