https://bugs.kde.org/show_bug.cgi?id=426573

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.20
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-integration/commi
                   |                            |t/15c7926377065da0fea111be3
                   |                            |03816dca91d087a
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit 15c7926377065da0fea111be303816dca91d087a by Nate Graham.
Committed on 15/09/2020 at 19:40.
Pushed by ngraham into branch 'master'.

Use KDE shortcuts for "move to trash" action coming from QStandardKey

QKeySequence::Delete is the Qt "Move to trash" action, which, by
default, includes Ctrl+D as a shortcut. This is something we don't want
in KDE software, so we need to intercept this action in our integration
plugin and give it the standard KDE shortcuts instead, as we do for
other actions.
FIXED-IN: 5.20

M  +2    -0    src/platformtheme/kdeplatformtheme.cpp

https://invent.kde.org/plasma/plasma-integration/commit/15c7926377065da0fea111be303816dca91d087a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to