On Mon, 6 Apr 2026 18:08:27 GMT, Thiago Milczarek Sayao <[email protected]> wrote:
> This is an alternative to #1789 with focus on bug fixing. > > Reverts the replacement of `GtkWindow` with `GdkWindow`, restoring the > original approach to reduce risk and ease review. > > Additional testing on other OS versions and manual validation is in progress. We'll need to evaluate this approach vs that of #1789 and choose one or the other. It is accurate to say that the main difference between the two approaches is that PR #1789 replaces GtkWindow with GdkWindow whereas this PR sticks with GtkWindow? What other differences will help guide the reviewers? Does this PR address the same set of issues that PR #1789 does? That one lists 10 additional bugs as also being resolved by that PR. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2139#issuecomment-4194610365
