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

Reply via email to