-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Storybook keyboard shortcuts overlap in IE/Edge and Firefox #403
Comments
So what should the new shortcut be? |
Same problem in IE #1691 |
And Edge as well |
As soon as we rename "left panel" to "stories panel" we can introduce |
Oh, |
Here's a table with all the used
Those keys are therefore safe for now: For search, we could use
So here's my suggestion:
@ndelangen what do you think? |
I like it @Hypnosphi ❤️ |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 60 days. Thanks! |
@Hypnosphi Cmd+Shift+C is Chrome's Devtools Inspect Element shortcut :\ |
That particular combination is taken on Firefox and opens a new private tab instead of toggling the Searchbox as it was meant to.
Here is the relation of Firefox shortcuts in which can be found that particular one: https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly?redirectlocale=en-US&redirectslug=Keyboard+shortcuts#w_windows-tabs
Control + Shift + P = private window
Control + Shift + L = new tab address bar
The text was updated successfully, but these errors were encountered: