On Wed, 27 Apr 2022 16:37:29 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> The MAXIMIZED_BOTH for undecorated frames works, however, for undecorated > frames it allows window to overlap the taskbar so the window occupies the > entirety of the screen. I do not think it is a bug. It is a bug, it prevents the creation of the custom window decorations which behave like the native ones since the maximization action does not work. We have a number of JBS bugs for that, this one, then 4737788, and others see "relates to/duplicates" ------------- PR: https://git.openjdk.java.net/jdk/pull/8314