On Fri, 9 Apr 2021 05:42:37 GMT, Tejpal Rebari <treb...@openjdk.org> wrote:
> Fix is to set allowsAutomaticWindowTabbing to No for all the MacOS release > staring from 10.12. > The allowsAutomaticTabbing was introduced in MacOS 10.12 but the default > value changed in macos11. But why the option setAllowsAutomaticWindowTabbing=yes does not work? Why the nswindow in JDK is so specific? ------------- PR: https://git.openjdk.java.net/jdk/pull/3407