Based on the documentation, the numeric keypad key 5 is commonly mapped to Qt::Key_Clear, when Num Lock is off. Previously the number 5 was returned also when the Num Lock is off which caused an ui application being unable to disable the numpad key number 5 when numlock is off. Fixes: QTBUG-125958 Pick-to: 6.5 Change-Id: I62f7521376890a201cd11abf78847bcb0eb1752a Reviewed-by: James McDonnell <jmcdonnell@blackberry.com> (cherry picked from commit cc89c4c76567184b2887952dfe44375ff3ebd28d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 8f50ece5fa3a5fe6751681e0a6530e51037b6acb)
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%