D26016: [KeySequenceHelper] Work around Meta modifier behavior

Kai Uwe Broulik noreply at phabricator.kde.org
Sun Dec 15 13:13:20 GMT 2019


broulik created this revision.
broulik added a reviewer: Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.

REVISION SUMMARY
  For some reason in QtQuick when I press my Meta key, I get a `Key_Super_L` *without* a Meta key confusing the rest of the modifier handling in this class.
  To work around this, explicitly set `MetaModifier` when the key is pressed and remove it

TEST PLAN
  - I can use Meta for modifiers properly now like I can do in the Qt widgets counterpart

REPOSITORY
  R296 KDeclarative

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

AFFECTED FILES
  src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp

To: broulik, #plasma
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/20191215/d5092785/attachment.html>


More information about the Kde-frameworks-devel mailing list