RFR: 8296621: Stage steals focus on scene change [v2]
Thiago Milczarek Sayao
tsayao at openjdk.org
Mon Dec 5 13:53:45 UTC 2022
On Sun, 13 Nov 2022 01:02:36 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:
>
> Add test
Taskbar attention is something we could implement and let the user decide when to call it.
-------------
PR: https://git.openjdk.org/jfx/pull/940
More information about the openjfx-dev
mailing list