<@U4Z1U6LJK> will your requestFocus() work if you ...
# tornadofx
c
@kastork will your requestFocus() work if you put it in an onShown of the Stage without the extra async/ui? something like primaryStage.shownProperty.addListener( { btn.requestFocus() }