On Tue, 6 Dec 2022 17:38:45 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> Simple fix to not requestFocus() on scene change. >> >> The attached bug sample shows that the TextField focused on the scene >> remains focused when the scene comes back. > > Thiago Milczarek Sayao has updated the pull request incrementally with one > additional commit since the last revision: > > Fix timeline It might be timing problem. I ran it a couple more times without the fix and it failed once (so it failed 2 out of 3 times). I'll test it again now that you've updated the test. ------------- PR: https://git.openjdk.org/jfx/pull/940