RFR: 8344372: Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' [v9]

Burning_TNT duke at openjdk.org
Wed Jan 8 14:00:56 UTC 2025


On Wed, 4 Dec 2024 21:10:24 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

>> The bug happened when setting only width or height (not both) on a Stage that was oriented by the view size.
>> 
>> The fix just uses the previous value for width/height if not set.
>> 
>> The test class is designed to accept more test cases in the "mixed sizing" scenarios.
>
> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address minor review observations

> Hi, I reproduced this bug on OpenJFX 17.0.10, but not on 17.0.9. Therefore, I think it might be introduced in https://github.com/openjdk/jfx/pull/915. Could you please consider backporting this fix to JavaFX 17?

The same as yushijinhun. Sent again as he forgot to accept the content.

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

PR Comment: https://git.openjdk.org/jfx/pull/1654#issuecomment-2577737286


More information about the openjfx-dev mailing list