Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finder resizes itself after being resized via "larger" command #1447

Open
CerikNguyen opened this issue Aug 26, 2024 · 1 comment
Open

Finder resizes itself after being resized via "larger" command #1447

CerikNguyen opened this issue Aug 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CerikNguyen
Copy link

CerikNguyen commented Aug 26, 2024

All applications are working fine for me except for Finder, which resizes itself to its original size after moving the window via cursor.

macOS version: Sonoma 14.5 (23F79)
Rectangle Version 0.82 (88)
Logs:
2024-08-26T21:15:05+07:00: AX sizing proposed: (1070.0, 618.0), result: (1070.0, 618.0)
2024-08-26T21:15:05+07:00: AX position proposed: (563.0, 202.0), result: (563.0, 202.0)
2024-08-26T21:15:05+07:00: AX sizing proposed: (1070.0, 618.0), result: (1070.0, 618.0)
2024-08-26T21:15:05+07:00: smaller | display: (0.0, 0.0, 1728.0, 1079.0), calculatedRect: (563.0, 202.0, 1070.0, 618.0), resultRect: (563.0, 202.0, 1070.0, 618.0), srcScreen: Built-in Retina Display, destScreen: Built-in Retina Display, resultScreen: Built-in Retina Display
2024-08-26T21:15:07+07:00: AX sizing proposed: (1100.0, 648.0), result: (1100.0, 648.0)
2024-08-26T21:15:07+07:00: AX position proposed: (548.0, 187.0), result: (548.0, 187.0)
2024-08-26T21:15:07+07:00: AX sizing proposed: (1100.0, 648.0), result: (1100.0, 648.0)
2024-08-26T21:15:07+07:00: larger | display: (0.0, 0.0, 1728.0, 1079.0), calculatedRect: (548.0, 187.0, 1100.0, 648.0), resultRect: (548.0, 187.0, 1100.0, 648.0), srcScreen: Built-in Retina Display, destScreen: Built-in Retina Display, resultScreen: Built-in Retina Display
2024-08-26T21:15:09+07:00: AX position proposed: (551.0, 186.0), result: (551.0, 186.0)
2024-08-26T21:15:09+07:00: AX sizing proposed: (1100.0, 648.0), result: (1100.0, 648.0)
2024-08-26T21:15:23+07:00: Unable to obtain the accessibility element with the specified attribute at mouse location
2024-08-26T21:15:24+07:00: Unable to obtain the accessibility element with the specified attribute at mouse location

last two lines of the logs are not relevant afaik

@CerikNguyen CerikNguyen added the bug Something isn't working label Aug 26, 2024
@rxhanson
Copy link
Owner

All windows should restore size when moved by cursor, unless you uncheck the box for this in the snap areas tab of the Settings window.

I can see where this would be undesirable for larger/smaller commands, and would consider merging a pull request for adding a terminal command setting that would allow this option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants