On Sun, 4 Jun 2023 18:48:29 GMT, Thiago Milczarek Sayao <tsa...@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 modules/javafx.graphics/src/main/java/com/sun/glass/ui/gtk/GtkWindow.java line 51: > 49: // empty - not needed by this implementation > 50: @Override > 51: protected void _updateViewSize(long ptr) {} Are you sure that this is no longer needed on Linux in all cases? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1110#discussion_r1218314123