RFR: 8360647: [XWayland] [OL10] NumPad keys are not triggered

Sergey Bylokhov serb at openjdk.org
Tue Jul 8 02:46:38 UTC 2025


On Mon, 7 Jul 2025 19:21:57 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>To get the same result as XTest api when using NotifyKeyboardKeysym we should use XK_KP_Insert instead of XK_KP_0 regardless of NumLock state. Similarly for other Numpad keys.

Will Java receive the same keycodes if these events come from native code?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26170#issuecomment-3047173432


More information about the client-libs-dev mailing list