You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a new bug that hasn't been documented in a closed issue or in the Readme.
macOS version:
15.1.1 (24B91)
Rectangle version:
Version 0.85 (91)
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):
2024-12-17T12:05:31+01:00: AXEnhancedUserInterface was enabled, will disable before resizing
2024-12-17T12:05:31+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:31+01:00: AX position proposed: (225.0, 125.0), result: (225.0, 125.0)
2024-12-17T12:05:31+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:31+01:00: nextDisplay | display: (0.0, 0.0, 1920.0, 1055.0), calculatedRect: (225.0, 125.0, 1470.0, 855.0), resultRect: (225.0, 125.0, 1470.0, 855.0), srcScreen: Built-in Retina Display, destScreen: PLX2481H, resultScreen: PLX2481H
2024-12-17T12:05:32+01:00: AXEnhancedUserInterface was enabled, will disable before resizing
2024-12-17T12:05:32+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:32+01:00: AX position proposed: (228.0, 1117.0), result: (228.0, 1117.0)
2024-12-17T12:05:32+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
Description
There is a reported bug that "move to another screen" does not move the window maximized when screens have different resolutions. To overcome this, I want then to maximize the screen. However, it does not work every time. Instead, the window moves back to original screen and maximizes there.
Scenario
Open new Chrome window (for example) on Mac built in screen -> It is open in maximized mode (not fullscreen)
Move window to secondary monitor (control+option+command+left) (I have only one, the PLX2481H) -> window moves but is not maximized
Maximize the window (control+option+backspace) -> the window moves to Mac built in screen maximized
P.S. The scenario works correctly if we switch screens. So if I:
open window on the external display (it's maximized)
move to built in (it's maximized)
then move back to external display - then the window is not maximized (however it's a bit bigger than if it's other way around)
maximize the window - the window correctyl maximizes
The text was updated successfully, but these errors were encountered:
macOS version:
15.1.1 (24B91)
Rectangle version:
Version 0.85 (91)
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):
2024-12-17T12:05:31+01:00: AXEnhancedUserInterface was enabled, will disable before resizing
2024-12-17T12:05:31+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:31+01:00: AX position proposed: (225.0, 125.0), result: (225.0, 125.0)
2024-12-17T12:05:31+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:31+01:00: nextDisplay | display: (0.0, 0.0, 1920.0, 1055.0), calculatedRect: (225.0, 125.0, 1470.0, 855.0), resultRect: (225.0, 125.0, 1470.0, 855.0), srcScreen: Built-in Retina Display, destScreen: PLX2481H, resultScreen: PLX2481H
2024-12-17T12:05:32+01:00: AXEnhancedUserInterface was enabled, will disable before resizing
2024-12-17T12:05:32+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
2024-12-17T12:05:32+01:00: AX position proposed: (228.0, 1117.0), result: (228.0, 1117.0)
2024-12-17T12:05:32+01:00: AX sizing proposed: (1470.0, 855.0), result: (1470.0, 855.0)
Description
There is a reported bug that "move to another screen" does not move the window maximized when screens have different resolutions. To overcome this, I want then to maximize the screen. However, it does not work every time. Instead, the window moves back to original screen and maximizes there.
Scenario
P.S. The scenario works correctly if we switch screens. So if I:
The text was updated successfully, but these errors were encountered: