Numberpad does not recognize NumLock state
-
I'm building applications using Qt 5.12.5 for Alma Linux, but I've had this problem in CentOS 8 as well. In any text-editable field, pressing a key on the number pad refuses to enter a number. If I fill in some text, using the number pad will move the cursor left and right by pressing 4 and 6, go to the beginning with 7 and the end with 1. I've toggled the NumLock, but it has no effect.
My system recognizes the NumLock. In a terminal, I can enter numbers using the number pad. I turn it off, and it functions as a direction pad.
Thoughts? Questions?
-
I'm building applications using Qt 5.12.5 for Alma Linux, but I've had this problem in CentOS 8 as well. In any text-editable field, pressing a key on the number pad refuses to enter a number. If I fill in some text, using the number pad will move the cursor left and right by pressing 4 and 6, go to the beginning with 7 and the end with 1. I've toggled the NumLock, but it has no effect.
My system recognizes the NumLock. In a terminal, I can enter numbers using the number pad. I turn it off, and it functions as a direction pad.
Thoughts? Questions?
@Jay-Kemper I see it has been a while since you posted this, but currently we are noticing this same problem as well. It only seems to happen on Linux (CentOS). We are still using Qt 5.12.7. Did you manage to find a solution?