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

Shortcuts to switch between tabs not working on MacOS #11875

Open
AlbyIanna opened this issue Nov 17, 2022 · 0 comments
Open

Shortcuts to switch between tabs not working on MacOS #11875

AlbyIanna opened this issue Nov 17, 2022 · 0 comments
Labels
keybindings issues related to keybindings

Comments

@AlbyIanna
Copy link
Contributor

Bug Description:

It's impossible to switch between tabs on MacOS using the keyboard shortcuts. This happens because the relative keybindings overlap with the ones used by the OS to switch between applications.

Steps to Reproduce:

  1. Open a workspace with multiple files
  2. Ensure you have multiple tabs open
  3. try to use the shortcuts ctrlcmd+tab, ctrlcmd+alt+d, ctrlcmd+shift+tab, ctrlcmd+alt+a (as defined here)
  4. 🐛 Nothing happens

Expected behavior:

  1. Open a workspace with multiple files
  2. Ensure you have multiple tabs open
  3. try to use the shortcuts ctrlcmd+tab, ctrlcmd+alt+d, ctrlcmd+shift+tab, ctrlcmd+alt+a
  4. 😄 Happily switch between tabs without touching your mouse, like a pro

Additional Information

I suggest changing these keybindings from ctrlcmd+... to ctrl+....

  • Operating System: MacOS
  • Theia Version: 1.31.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keybindings issues related to keybindings
Projects
None yet
Development

No branches or pull requests

2 participants