Integrated: 8296621: Stage steals focus on scene change
Thiago Milczarek Sayao
tsayao at openjdk.org
Wed Dec 7 15:23:54 UTC 2022
On Wed, 9 Nov 2022 00:53:19 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.
This pull request has now been integrated.
Changeset: 5b0d3b55
Author: Thiago Milczarek Sayao <tsayao at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/5b0d3b554aa73d1e92a5f449a3f44808ab3b5f35
Stats: 94 lines in 2 files changed: 93 ins; 1 del; 0 mod
8296621: Stage steals focus on scene change
Reviewed-by: kcr, mstrauss
-------------
PR: https://git.openjdk.org/jfx/pull/940
More information about the openjfx-dev
mailing list