D25720: Fix shortcut conflict between Cut and Delete File

Nathaniel Graham noreply at phabricator.kde.org
Tue Dec 3 20:25:21 GMT 2019


ngraham created this revision.
ngraham added reviewers: Frameworks, cfeck.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ngraham requested review of this revision.

REVISION SUMMARY
  [⇧] + [Delete] is bound to both Cut and Delete File, meaning that it can't be used
  for either one.
  
  I chose to remove this shortcut from the Cut action since it already has another shortcut
  that's one of the most commonly-known keyboard shortcuts of all. The alternative is
  removing or changing the sold shortcut for Delete File, which seemed less desirable.
  
  BUG: 414799
  FIXED-IN: 5.65

TEST PLAN
  Shortcuts no longer conflict in teh KCM

REPOSITORY
  R237 KConfig

BRANCH
  fix-shortcut-conflict (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D25720

AFFECTED FILES
  src/gui/kstandardshortcut.cpp

To: ngraham, #frameworks, cfeck
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191203/f20a3326/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list