> 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.
Thiago Milczarek Sayao has updated the pull request incrementally with six additional commits since the last revision: - Remove idea file - Improve log - Merge branch '8354943_v2_test2' into 8354943_v2 # Conflicts: # modules/javafx.graphics/src/main/native-glass/gtk/glass_window.cpp - - Fix missing import - Prevent repeated 'a' being typed - Small fixes - - Debug logs per category - Improve tests to be more consistent - GdkWindow -> GtkWindow related fixes - Fix WrongStageFocusWithApplicationModalityTest ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2139/files - new: https://git.openjdk.org/jfx/pull/2139/files/1ac06e74..f119a939 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2139&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2139&range=02-03 Stats: 734 lines in 18 files changed: 442 ins; 93 del; 199 mod Patch: https://git.openjdk.org/jfx/pull/2139.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2139/head:pull/2139 PR: https://git.openjdk.org/jfx/pull/2139
