mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +09:00
Handle keyboard input dialog status change on key up event. If handled on key down event the dialog closes and the key up event is handled on the next SDL event queue (usually connection dialog cancel) Fixes #10133