-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Peek Activation key interferes with other applications instead of specific to File Explorer #26150
Comments
I am able to reproduce this. I set the peek activation to Ctrl + A then opened Chrome Version 113.0.5672.127 (Official Build) (64-bit) and a new google document file, typed a few lines of text and was unable to activate the shortcut to select all. Powertoys Version 0.70.0 |
Prevents me from being able to jump while sprinting in Minecraft. 😅 |
Can confirm, interferes with a couple of games where sprinting and jumping is LCtrl + Spacebar as default, seems to have the same problem when manually assigning those (some people like Shift for sprinting, but others LCtrl). |
Confirming. PowerToys apparently hijacks ctrl+space globally. Didn't notice until the select column shortcut in Excel did not work. Spent a fair amount of time trying to figure out why. Changing the key combination in PowerToys or disabling Peek both correct this. CTRL+Space is an extremely common shortcut, used in other Microsoft products (Office, Minecraft, etc), PowerToys should not be installing a new feature, activating it by default, and assigning that shortcut globally. It either needs to restrict that shortcut to file explorer or choose a far less common shortcut as default. |
Related: microsoft/vscode#183278 |
Currently have a fix that only consumes the shortcut for windows that have a shell interface. Tested on VSCode and Visual Studio that now Ctrl+Space still works there. We expect that this fix will be included in a upcoming hotfix. |
I understand how it works, I also have checkboxes enabled on file explorer as I have a 2-in-1. It still has limited use compared to Peek, particularly because you cannot unselect. Put it this way, I doubt you'll miss it much if it were to be stripped away. |
You can unselect, by holding CTRL and pressing Space on the file, unless Peek hijacks it. But yes, I won't miss it much if it disappears. |
I am no longer able to reproduce this issue after updating to v0.70.1 Thank you! |
can confirm it's fixed for me in v0.70.1 :) 💖💖 |
So, it's official: no Space-only shortcut? :/ I guess I'll keep using QuickLook. I have to say, though, as a macOS and Windows user, this is such a great feature, and I'm glad you guys added it to Power Toys. I just wish the integration was more seamless. |
This issue was for peek was grabbing keystroke outside of file explorer. Space only is tracked in a different issue. It is clear people are asking for it, now to figure out how to do it. The big Proof of concept that is needed is detecting that a file rename is happening. little by little. |
very true its weird they dont let us choose this error has also not been resolved yet i suppose i am facing it too. |
Man, how annoying!!! I just spent the better part of an hour troubleshooting and uninstalling things in PowerShell, commenting things out in my PowerShell profile and uninstalling/reinstalling Terminal because this broke the Ctrl+Spacebar MenuComplete for PSReadLine. Don't get me wrong, I love most of the functionality in PowerToys, but there has got to be better regression testing. And as someone said earlier, these new features should not be enabled by default. Period. |
Issue has been fixed with 0.70.1. |
i bet you guys i lost a csgo rank because of this |
Fixed in 0.71 release of PowerToys. aka.ms/installpowertoys |
What?! This has been a basic and staple of windows file explorer for 25 years or so? :-) ctrl-space to select/deselect items is actually the only way to do it, when working with file explorer using keyboard. (with love and a wink ;-) |
Microsoft PowerToys version
0.70.0
Installation method
PowerToys auto-update
Running as admin
No
Area(s) with issue?
File Explorer: Preview Pane
Steps to reproduce
Install SQL Server Management Studio
Install Red-Gate SQL Prompt add-on
Ctrl-Space for Code Suggestions works correctly
Upgrade PowerToys via Auto-Update
Enable Peek
Leave Ctrl-Space as the Activation Shortcut
Return to SQL Server Management Studio
Ctrl-Space no longer works correctly
✔️ Expected Behavior
Activating Peek would not disrupt other applications
❌ Actual Behavior
Peek is intercepting Ctrl-Space like a global hotkey instead of an application-specific hotkey for File Explorer
Other Software
SQL Server Management Studio 15.0.18390.0
SQL Server Management Objects (SMO) 16.100.46521.71
Microsoft Analysis Services Client Tools 15.0.19714.0
Microsoft Data Access Components (MDAC) 10.0.22621.1635
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.22621
Edition Windows 11 Pro
Version 22H2
Installed on 12/4/2022
OS build 22621.1702
Experience Windows Feature Experience Pack 1000.22641.1000.0
Red-Gate SQL Prompt add-on 10.13.8.680
The text was updated successfully, but these errors were encountered: