Add Qt::KeypadModifier (and the combination with Qt::AltModifier) to the modifiers that may be set in a key event in order to trigger a menu action via its accelerator. Otherwise, an action that has a number set as the accelerator (e.g. using text "&1 Exit"), cannot be triggered by typing the corresponding number on the keypad. Fixes: QTBUG-73390 Pick-to: 6.8 Change-Id: I0fa63b0c5f23823c61e159fcc72f7245215f8aae Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit ca4334bc966c7e5f9997f98b83afe37eb8b1d3ba) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%