Multiple Key Events being received in application from keyboard
Solved
Mobile and Embedded
-
wrote on 8 Jan 2025, 16:08 last edited by
We have recently upgraded our Qt from V5.9.7 to 5.15.11, after doing the same we have started receiving 2 Key events for every single user operation on the keyboard instead of receiving single one as was working in Qt5.9.7.
Is there any known cause or way to resolve the same?
Platform Kernel: Linux 4.4.188-cip36 -
Hi
You need to provide more details about the platform, hardware, etc.
-
wrote on 1 Feb 2025, 05:46 last edited by
Hi, Sorry for delayed update.
This problem was resolved by correcting linuxfb logic for key events . Thank you. -