Skip to content

CmdPal some keys cannot be used for RequestedShortcut #40174

@lin-ycv

Description

@lin-ycv

Microsoft PowerToys version

0.91.1

Installation method

GitHub

Area(s) with issue?

Command Palette

Steps to reproduce

Have a plugin that assigns one of the following to a command:

  • (something)+shift+(something)
  • (something)+del
    try to invoke that command

✔️ Expected Behavior

for the command to be executed

❌ Actual Behavior

the shorcut doesn't invoke

In ECP I have the following commands that cannot be invoked thru shortcuts (these commands work when clicked)

  • Shift+Enter to open as
  • Ctrl+Shift+C to open console
  • Ctrl+Del to delete the result

However, the following shorcuts do work

  • Ctrl+Shift+E to open containing folder
  • Ctrl+N to send to specific program

I think Del (VirtualKey.Delete) doesn't work as a shorcut.
Not sure about why Ctrl+Shift+C doesn't work

Additional Information

No response

Other Software

EverythingCommandPalette (ECP)

Metadata

Metadata

Assignees

Labels

Issue-BugSomething isn't workingNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsProduct-Command PaletteRefers to the Command Palette utilityStatus-In progressThis issue or work-item is under development

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions