RFR: 8296621: Stage steals focus on scene change [v6]

Kevin Rushforth kcr at openjdk.org
Tue Dec 6 23:32:19 UTC 2022


On Tue, 6 Dec 2022 17:38:45 GMT, Thiago Milczarek Sayao <tsayao at 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


More information about the openjfx-dev mailing list