RFR: 8344372: Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' [v4]
Thiago Milczarek Sayao
tsayao at openjdk.org
Mon Dec 2 21:14:18 UTC 2024
> 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:
Add sleep to avoid intermittent failures
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1654/files
- new: https://git.openjdk.org/jfx/pull/1654/files/e74b18c1..fd8c3efa
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1654&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1654&range=02-03
Stats: 7 lines in 1 file changed: 5 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1654.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1654/head:pull/1654
PR: https://git.openjdk.org/jfx/pull/1654
More information about the openjfx-dev
mailing list