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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h...@kde.org
          Component|Folder                      |general
           Keywords|                            |usability
            Product|plasmashell                 |plasma-integration
           Assignee|h...@kde.org                |plasma-b...@kde.org
   Target Milestone|1.0                         |---

--- Comment #2 from Nate Graham <n...@kde.org> ---
It appears that this is sort a Qt bug... or at least an incompatibility between
us and Qt. You see, Qt assigns Shift+Del to "Cut" on KDE Plasma, Gnome, and
Windows platforms. See
https://doc.qt.io/qt-5/qkeysequence.html#standard-shortcuts

We consume these definitions in plasma-integration:
https://invent.kde.org/plasma/plasma-integration/-/blob/master/src/platformtheme/kdeplatformtheme.cpp#L195

And Folder view then makes those shortcuts available to the user... where they
conflict with our own action for Shift+Delete.

Not sure how to proceed.

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

Reply via email to