BR: Maximizing windows does not respect current screen

When I maximize a window by either double-clicking on the titlebar or by Option+Clicking on the maximize button, it always maximize it on the main screen, even if the window is positioned on an external monitor.

  • Mac only
  • Issue for both native and non-native titlebars
  • Kiosk mode respects current screen, only maximize is broken
  • Can be seen in the Projucer or in the WindowsDemo
  • Tested on a 16" 2019 Intel MBP - Catalina & on a 16" 2021 M1 Max MBP - Monterey
  • Tested in Juce 6.1.3 / 6.1.4 (not sure when it broke).

Thanks, I can reproduce the issue. I’ll put a fix together and update this thread once it’s on develop.

1 Like

Thanks for reporting. The following change should fix the issue:

1 Like