Bug: Renaming targets the wrong space on multi-screen setups
Summary
On multi-monitor setups, renaming a Space always applies to the active Space on the “main” screen, not the Space the user is trying to rename.
Steps to reproduce
- Connect 2+ monitors.
- Ensure multiple screens each have their own Spaces (e.g., both screens show “Space 1”, “Space 2”, etc.).
- Attempt to rename a Space that is on a non-main screen (or a Space that is not currently active).
Expected behavior
Renaming should apply to the selected/clicked Space (or at least the Space on the screen the user is interacting with), not always the active Space on the main screen.
Actual behavior
The rename action always renames the active Space from the screen marked as “main”.
Why this matters
With multiple screens, all spaces being named “Space 1” / “Space 2” per screen makes them hard to distinguish. Since only spaces on the main screen can be renamed (due to the bug), it becomes difficult to manage multi-screen spaces.
Bug: Renaming targets the wrong space on multi-screen setups
Summary
On multi-monitor setups, renaming a Space always applies to the active Space on the “main” screen, not the Space the user is trying to rename.
Steps to reproduce
Expected behavior
Renaming should apply to the selected/clicked Space (or at least the Space on the screen the user is interacting with), not always the active Space on the main screen.
Actual behavior
The rename action always renames the active Space from the screen marked as “main”.
Why this matters
With multiple screens, all spaces being named “Space 1” / “Space 2” per screen makes them hard to distinguish. Since only spaces on the main screen can be renamed (due to the bug), it becomes difficult to manage multi-screen spaces.