<table><tr><td style="">dfaure created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D6226" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Qt supports this string representation for Qt::KeypadModifier since 5.1<br />
but this code didn't support that modifier.</p>
<p>This is the easy part of the fix for the 8-years-old bug, and it makes<br />
it possible to use the numeric keypad for application shortcuts.</p>
<p>The bigger issue is handling of keypad modifiers in global shortcuts<br />
(patches to come for kwindowsystem and kglobalaccel).</p>
<p>CCBUG: 183458</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Set shortcut Ctrl+Num+1 for "decrement number by 1" action in kate, works.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R263 KXmlGui</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6226" rel="noreferrer">https://phabricator.kde.org/D6226</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kkeysequencewidget.cpp</div></div></div><br /><div><strong>To: </strong>dfaure<br /><strong>Cc: </strong>Frameworks<br /></div>