D26017: [KKeySequenceWidget] Work around Meta modifier behavior
Kai Uwe Broulik
noreply at phabricator.kde.org
Sun Dec 15 13:25:04 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191215/d0f4dc32/attachment.html>
More information about the Kde-frameworks-devel
mailing list