Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
Some virtual keyboards on X11 use the XTestFakeKeyEvent() function to implement the sending of a key event. It seems that the key mapper on X11 will pop the events from the queue in some cases and re-insert them at the head, thus changing the order and resulting in an incorrect order of keys.