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
Details
Details
- Reviewers
davidedmundson ahartmetz - Group Reviewers
Frameworks - Commits
- R263:577e8cddde7d: [KKeySequenceWidget] Work around Meta modifier behavior
- I can now press Meta and it is handled immediately like Alt and Shift
Diff Detail
Diff Detail
- Repository
- R263 KXmlGui
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.