Input|Fixed: Clear the key repeaters when reseting the keyboard device
Not clearing the key repeaters when reseting the keyboard device was the cause of the strange/stuck alt key behavior on Windows. Despite focus being lost the repeaters would continue generating events, resulting in the DDKEY_RALT state being set to is-down.
Input|Fixed: Clear the key repeaters when reseting the keyboard device
Not clearing the key repeaters when reseting the keyboard device
was the cause of the strange/stuck alt key behavior on Windows.
Despite focus being lost the repeaters would continue generating
events, resulting in the DDKEY_RALT state being set to is-down.