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

Can't switch XQuartz windows with Cmd+` (command+backtick) unless "Enable key equivalents under X11" is disabled #56

Closed
bzbarsky opened this issue Feb 3, 2021 · 6 comments
Assignees
Labels
macOS This is a bug in macOS that cannot be addressed directly in XQuartz Regression This issue represents a regression from a previous release of XQuartz
Milestone

Comments

@bzbarsky
Copy link

bzbarsky commented Feb 3, 2021

Version: 2.7.11 and 2.8.0_beta1

There's a weird inconsistency in the way Cmd+` is handled compared to other shortcuts (Cmd+C, Cmd+N, Cmd+Q, etc). Those shortcuts do their special function (copy, open an xterm, quit XQuartz) if "Enable key equivalents under X11" is enabled, but not otherwise. But Cmd+backtick is the other way around: it switches X windows if that option is disabled and stops doing it when the option is enabled. This seems backwards.

@jeremyhu
Copy link
Member

jeremyhu commented Feb 5, 2021

Cmd+` is handled by quartz-wm in the case where "Enable key equivalents under X11" is disabled. In the case where it is enabled, that keystroke is handled by the macOS Window Server.

It sounds like this is a regression in macOS. Can you please file this issue with Feedback Assistant and report the FB number here, so I can followup with it internally?

@bzbarsky
Copy link
Author

bzbarsky commented Feb 5, 2021

@jeremyhu FB8992230 submitted.

@jeremyhu
Copy link
Member

jeremyhu commented Feb 6, 2021

rdar://problem/74038002

@jeremyhu jeremyhu added macOS This is a bug in macOS that cannot be addressed directly in XQuartz Regression This issue represents a regression from a previous release of XQuartz labels Feb 15, 2021
@jeremyhu
Copy link
Member

Looks like this regressed in Catalina.

@jeremyhu jeremyhu self-assigned this Feb 17, 2021
@jeremyhu jeremyhu added this to the 2.8.0 milestone Feb 17, 2021
jeremyhu added a commit to XQuartz/xorg-server that referenced this issue Feb 19, 2021
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
jeremyhu added a commit to XQuartz/xorg-server that referenced this issue Feb 19, 2021
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
jeremyhu added a commit to XQuartz/xorg-server that referenced this issue Feb 19, 2021
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit fe89c70)
jeremyhu added a commit to XQuartz/xorg-server that referenced this issue Feb 19, 2021
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit fe89c70)
jeremyhu added a commit that referenced this issue Feb 19, 2021
Fixes: #56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
jeremyhu added a commit that referenced this issue Feb 19, 2021
Fixes: #56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
jeremyhu added a commit to XQuartz/xorg-server that referenced this issue Feb 21, 2021
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit fe89c70)
@alsuchanek
Copy link

Hey Jeremy,
Was this issue with command+backtick resolved and implemented in the latest Xquartz update or is this something I need to manually fix?
thanks

@jeremyhu
Copy link
Member

jeremyhu commented Feb 2, 2022

It was fixed in 2.8.0

scpcom pushed a commit to scpcom/xserver that referenced this issue Feb 4, 2023
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit fe89c70)
scpcom pushed a commit to scpcom/xserver that referenced this issue Feb 4, 2023
…Menu.numberOfItems being correct in -awakeFromNib

Fixes: XQuartz/XQuartz#56
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
(cherry picked from commit fe89c70)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS This is a bug in macOS that cannot be addressed directly in XQuartz Regression This issue represents a regression from a previous release of XQuartz
Projects
None yet
Development

No branches or pull requests

3 participants