Preview App windows open in the same workspace #1929
Unanswered
bogdan-developer
asked this question in
potential-bugs
Replies: 2 comments 5 replies
|
Can't reproduce
|
5 replies
|
I have what I think might be the same issue with VSCode. I have existing VSCode windows open in workspace I expected it to open the new window on my current workspace This is w/ the default config, no special window placement rules. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Body
I’m experiencing an issue with the macOS Preview app when opening files (mostly PDFs). Each file opens in a new window, but not in the currently active workspace. Instead, the window always opens in the workspace where the first Preview window was ever created, and macOS automatically switches me to that workspace.
This makes working across multiple workspaces very disruptive.
macOS version: Sequoia 15.6
Steps to reproduce
Expected result:
The new file opens in the current workspace.
Actual result:
The file opens in the workspace where the oldest Preview window exists, and macOS automatically switches to that workspace.
Additional information:
I’ve attached a short video that demonstrates the issue.
https://github.com/user-attachments/assets/1b92503b-b7de-496d-9193-06acbec40201
All reactions