Files
UnrealEngineUWP/Engine/Source/Editor/InputBindingEditor
robert seiver fc7692c1fc Fixed issue with SChordEditBox preventing keybinding chords from being overwritten on Linux due to prematurely-cleared data
Linux uses X11, which is ASync, to handle focus whereas Windows handles things synchronously. This causes prematurely cleared data in KeyDown with IsTyping.

#jira UE-38813
#rb Brandon.Schaefer, Matt.Kuhlenschmidt

#ROBOMERGE-SOURCE: CL 16747681 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)

[CL 16747690 by robert seiver in ue5-release-engine-test branch]
2021-06-22 15:40:04 -04:00
..