Review Request 118581: Consider Super_L and Super_R as modifiers

Sebastian Kügler sebas at kde.org
Mon Jun 9 22:06:33 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118581/
-----------------------------------------------------------

(Updated June 9, 2014, 10:06 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks, Plasma and Vishesh Handa.


Bugs: 335316
    https://bugs.kde.org/show_bug.cgi?id=335316


Repository: kxmlgui


Description
-------

Consider Super_L and Super_R as modifiers

Without this patch, I can't use the meta key to assign shortcuts, as
Super_L and Super_R are not considered as modifiers, so when I press
meta (Super_L on my system), the shortcut is immediately accepted,
before I get the chance to press another key.

This patch requires the fix in
https://bugreports.qt-project.org/browse/QTBUG-38428
to be applied. With both patches, KKeySequenceWidget works for me.

BUG:335316


Diffs
-----

  src/kkeysequencewidget.cpp b6fcd207a1d18466f4a747e1a0b4b58107c82871 

Diff: https://git.reviewboard.kde.org/r/118581/diff/


Testing
-------

Tried to assign meta + something in global shortcuts KCM, fails without patch (see screenshot in the linked bugreport), works correctly with patch.


Thanks,

Sebastian Kügler

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140609/c67cc1ff/attachment-0001.html>


More information about the Plasma-devel mailing list