D7829: Fix kglobalaccel regression on Alt+Shift+arrowkey.

David Faure noreply at phabricator.kde.org
Thu Sep 14 21:14:10 UTC 2017


dfaure created this revision.

REVISION SUMMARY
  When keysym1 (i.e. with shift) is 0, then we must use keysym0 (the version without shift) in any case.

TEST PLAN
  Adding a global shortcut with Alt+Shift+Right works now.
  Previously it would decode it at "Alt+" at keypress time.

BRANCH
  master

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

AFFECTED FILES
  src/platforms/xcb/kkeyserver.cpp

To: dfaure, graesslin, jriddell, martinkostolny, broulik
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170914/f8a435d4/attachment.html>


More information about the Kde-frameworks-devel mailing list