Don’t unlatch latched keys due to release events from earlier press events
@cloos
Submitted by James Cloos Assigned to Xorg Project Team
Description
Latched keys get unlatched by any KeyRelease event, even if the associated KeyPress event preceded the latched key’s KeyPress event.
Find a way to avoid that.