-
Notifications
You must be signed in to change notification settings - Fork 51
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
[feedback] Command Palette experiment #73
Comments
One of the things I am missing is direct interaction. You can open DevTools from it and use some of the functionaliity there but often I don't want to do that. I'd love to see some immediate toggles being available through the command palette:
|
Saw and tried out, found some issues. Machine SurfaceBook 2
|
An additional comment, this feature is inaccessible for screen reader users and has issues.
NarratorBuddy output
|
@raekul the work to make this UI accessible to Screen Readers is planned for us. Thank you for trying out the feature and providing your feedback. |
The shortcut |
How does that work? I am a MacOS user and never triggered that. Do you need an external keyboard? |
Yes, I'm using an external keyboard, but I also tried the macbook built-in keyboard, doesn't work either. Here are the versions: |
The shortcut |
This is currently only enabled in Canary, not in Dev yet. |
I’d like to suggest the shortcut being changed to Ctrl + Shift + P so that it matches tooling such as VS Code and Windows Terminal. I feel like it would just make sense to keep them similar, especially since it's mainly power users / developers who will use the feature and they're already used to that shortcut. |
Just enabled it and it works great, the only thing I noticed is that when first set up, it conflicts with the standard 1Password Quick Actions shortcut so I had to disable that first before I could use it. Also adding the ability to take a full page screenshot would be great. |
Thanks so much for your feedback. Good catch with the 1Password extension - I guess it is tough to find any keyboard shortcut that isn't used yet. As for the full page screenshot, I suppose you mean one that also scrolls the whole document, right? This is already in device mode, so it should be easy to add. However, Ctrl+Shift+S also offers you a full screen screenshot. |
I am having the same issue with the onepass extension. Is there a way to remap the edge keyboard shortcut to a different shortcut of the users choice? |
speaking of screenshots... size (height) is limited to 16384px (also in Chrome) i.e. try full page screenshot of https://css3test.com/ |
try edge://extensions/shortcuts |
Interesting, I will file a bug and see why this is. |
That is only for extensions not for edge shortcuts. |
yes, I thought you might try to change the shortcutss of the onepass extension |
Ah okay, that shortcut is actually also for the system wide onepass program that integrates with the extension. I would really prefer not to change that as i have been using it for years and it is very convenient. It registers the hotkey globally. |
@WebMechanic @Nova38 @pixiekat we will be updating the keyboard shortcut, thank you for your feedback! |
The description at the top of this issue, and the documentation were both updated with the new |
I love this feature in a browser. Vivaldi has a really nice implementation of this sort of feature that I would love to see expanded in Microsoft Edge. One option I use constantly is the ability to use the command palette to close tabs to the right of my active tab. This seems like a small thing, but it's a huge quality of life feature for me. Here's an example in Vivaldi: Capture_2022-10-31.at.10.31.28.mp4Even if the Edge version doesn't explicitly support this option, I'd love to be able to define custom commands and select options like closing tabs to the right of an active tab. |
agree - also Edge DevTools has it's own Command Palette on Ctrl-Shift-P which ideally should merge with this new implementation as just one Command Palette exposing DevTools commands when opened |
Excited about this, lots of potential. I am keen to add a command palette to my own product, but if we're heading towards a browser standard palette with a global shortcut (a la GitHub and Slack) then I'd rather be able to re-use the native one rather than implement my own in-app one, and register commands from my code (via the |
I agree, having this directly in command palette, instead of having to switch the tab search window, would be a nicer experience. |
If the mouse cursor hovers over the command palette while entering text, it will focus. |
The ability to change the shortcut would be great. VsCode has ctrl + p for files and ctrl + shift + p for tools. something like this would be great. |
I wouldn't want Different users have different needs, and nobody here is THE ultimate reference user for any app whatsover, so by all means Microsoft: make this shortcut customizable so users can pick whatever they want according to their priority and let's not get into a futile discussion which shortcut is good or not or preferred by anyone. Once a Command Palette is available I'm confident it can be stuffed with a sorts of features bit by bit 'cos unlike menu items and toolbar buttons it doesn't take any more screen estate to do so. These features sound interesting to have, their proposed shortcut: not so much :)
Have a nice time. |
Hello, the |
Thanks @martinjanocko, for reporting this. Does Ctrl+U works to mark emails as unread? And, what does Ctrl+Q do? Nothing? Open the Command Palette? I'm asking because it seems to be working for me still. In any tab other than Outlook, Ctrl+Q opens the Command Palette, and in Outlook Ctrl+U and Ctrl+Q mark emails as unread/read without Command Palette interference. Any extra detail you can share would help us understand the issue and therefore investigate it. |
Since yesterday I had the command palette feature disabled in |
Closing this issue. Thank you all for the feedback you have shared here while the issue was open. It helped us a lot work on this experiment. |
Is this feature gone? Ctrl+Q doesn't do anything for me on 123.0.2420.51 beta macOS and I can't find the flag in edge://flags anymore either. It's also missing from 124 canary but is still present in 122 stable. |
Correct, we're removing this experimental feature starting with Microsoft Edge 123. A release note, which mentions this, will be published later today. |
Aw, I'm sad to hear this but I know something better will come along with the feedback gathered! |
This was really one of the top-notch features that made Edge my main browser for a long time. I really hate that it's gone, and I can't see a reason for its demise. |
@Relin404 this experiment had never made it out of experimental mode, and our team doesn't have capacity to maintain it over time. |
This issue is meant to collect feedback about the Edge Command Palette experiment.
Edge Command Palette is a new experiment that makes it possible to run useful productivity and developer commands in Edge by pressing
Ctrl+Q
. This includes running DevTools commands without having to open DevTools first. Learn more about this experiment and how to use it from the documentation.If you used Edge Command Palette and have any feedback about it, please leave a comment in this issue.
Shortcut note: the experiment started with the
Ctrl+Shift+Space
shortcut and that shortcut works in Microsoft Edge 105 to 107. Based on feedback received in this issue, it was changed toCtrl+Q
and this shortcut can be used starting with Microsoft Edge 108.The text was updated successfully, but these errors were encountered: