broulik created this revision. broulik added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. broulik requested review of this revision.
REVISION SUMMARY 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 now press Meta and it is handled immediately like Alt and Shift REPOSITORY R263 KXmlGui REVISION DETAIL https://phabricator.kde.org/D26017 AFFECTED FILES src/kkeysequencewidget.cpp To: broulik, #frameworks Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns