packagecontrol.io
packagecontrol.io copied to clipboard
ctrl+shift+p (for search bar) opens a private session on firefox
I practically can't use the binding, even though I'm used to it from ST.
I think it should be possible to just prevent the event from propagating when it was processed to focus the search panel, since you'll rarely need that binding exactly when you are browsing the package listing. There are ofc bindings where this would not be an option, e.g. "ctrl+tab".
It's definitely inconvenient for Firefox users, and preventDefault would be great, if it works. One other possible improvement would be to give the search field tabindex="0" so it becomes the first element focused with just Tab.
+1, on chrome, it opens a window to print the page...
I see this ticket is still open, so just out of morbid curiosity, what about using / as the search bar focus shortcut? Seems far easier to me than preventing the default "print" dialog.. O.o It's also a much simpler shortcut.