RFR: 8306121: Scene not rendered initially when changing scenes after fix for JDK-8296621 [v18]

Thiago Milczarek Sayao tsayao at openjdk.org
Sun Jun 4 18:56:16 UTC 2023


On Sun, 4 Jun 2023 18:48:29 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:
> 
>   Unchanged line

Maybe it's possible to do a Java fix where the new Scene without size inherits the old Scene size? This way I think it possible to remove platform specific code such as the one I did and `_updateViewSize`.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1110#issuecomment-1575673291


More information about the openjfx-dev mailing list