RFR: 8306121: Scene not rendered initially when changing scenes after fix for JDK-8296621 [v22]
Thiago Milczarek Sayao
tsayao at openjdk.org
Fri Jun 16 16:12:22 UTC 2023
On Thu, 15 Jun 2023 16:21:35 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> I replicated the fix on #1054 on Linux.
>>
>> Also fixes [Monocle: Stage no longer gets focus after fix for JDK-8296621](https://bugs.openjdk.org/browse/JDK-8304734)
>
> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix copyright year
It probably does fix It.
But we found out that focus was not working with StubToolkit because the
focus call was previously called only on QuantumToolkit.
I don't know about TestFx but since the below bug exists (about focus) it
probably doesn't use StubToolkit.
https://github.com/TestFX/TestFX/issues/749
Em sex., 16 de jun. de 2023 12:53, Daniel Subelman ***@***.***>
escreveu:
> Thanks for fixing this issue. Does this fix also solve the Monocle/TestFX
> issue?
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/openjdk/jfx/pull/1110#issuecomment-1594903272>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AHKIFHUPZAF3FOCBDF5TAUDXLR6OHANCNFSM6AAAAAAXH2KJHY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1110#issuecomment-1594924608
More information about the openjfx-dev
mailing list