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

shortcut for toggling left activity bar avoids setting brackets and other important keyboard chars on macos #768

Closed
ArtMattner opened this issue Feb 12, 2024 · 4 comments

Comments

@ArtMattner
Copy link

Description

By default the shortcuts to toggle the left activity bar are set to option key with numbers 1 to 0.
I can't change it and it avoids me to set brackets and other important chars on the keyboard.
Every time you want to open/close brackets you don't open or close them but instead this left activity bar toggles.

Reproduce

  1. Create a new Notebook or open an existing
  2. Write some code and try to set a bracket with option + 5
  3. See toggling the left activity bar

Expected behavior

By keyboard "option + 5" I expect to get an opening square bracket: "["

Context

  • Operating System and version: MacOS Sonoma 14.3.1
  • JupyterLab-Desktop version: 14.1.0-1
    image
Copy link

welcome bot commented Feb 12, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@krassowski
Copy link
Member

@ArtMattner thank you for reporting. This is tracked in jupyterlab/jupyterlab#15744 and the part with Alt + key is already fixed, to be released later today. There is also an issue with backticks/square brackets on Italian (and possibly other) keyboard(s) which has a draft PR opened but requires user testing because unfortunately I do not have an Italian Mac available - please see: jupyterlab/jupyterlab#15744 (comment)

@JasonWeill
Copy link

Closing in favor of jupyterlab/jupyterlab#15744. @ArtMattner Thank you for reporting this!

@ArtMattner
Copy link
Author

I have to thank you for your fast and friendly investigation! @JasonWeill & @krassowski 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants