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

Remove CTRL+SHIFT+Q shortcut for "Close and Shut Down [Notebook]" #16331

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

JasonWeill
Copy link
Contributor

References

Fixes #16330.

Code changes

Removes the CTRL+SHIFT+Q keybinding for "Close and Shut Down [Notebook]", which either did not work or caused the user's entire browser to quit, particularly on Windows, where CTRL is a common accelerator key for browser commands in our supported browsers.

User-facing changes

Users will no longer be able to trigger a command with CTRL+SHIFT+Q, even in browsers and on OSes where this previously worked.

Backwards-incompatible changes

No public API changes.

@JasonWeill JasonWeill added the bug label May 14, 2024
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@JasonWeill
Copy link
Contributor Author

please update snapshots

Copy link
Contributor

Documentation snapshots updated.

Copy link
Contributor

Galata snapshots updated.

@krassowski
Copy link
Member

I think we need to finish #14015 so that users can add it the shortcut back from the UI.

@krassowski krassowski added this to the 4.3.0 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CTRL+SHIFT+Q shortcut for "Close and Shut Down Notebook" does not work
2 participants