davidre created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidre requested review of this revision.
REVISION SUMMARY Otherwise assigning a key combination which is currently bound to a global shortcut action will trigger the global shortcut. TEST PLAN Try to assign a global shortcut to KKeySequenceItem. The global shortcut is not triggered - instead the steal shortcut prompt is displayed. REPOSITORY R296 KDeclarative BRANCH grabkeyboard (branched from master) REVISION DETAIL https://phabricator.kde.org/D24736 AFFECTED FILES src/qmlcontrols/kquickcontrols/KeySequenceItem.qml src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp src/qmlcontrols/kquickcontrols/private/keysequencehelper.h To: davidre Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns