-
Notifications
You must be signed in to change notification settings - Fork 7.9k
CmdPal: Command are not refreshed while going backward (esc or backspace) (UI only) #46810
Description
Microsoft PowerToys version
0.98.1
Installation method
GitHub
Area(s) with issue?
Command Palette
Steps to reproduce
While going backward in pages by pression backspace or escape, the commands displayed at the bottom of the command palette are not updated. Those from the previous page are still shown. You must change your selection to update them.
This only affect UI since the command executed when pressing [Enter] is the good one (and thus don't reflect the wrong command shown in the bottom bar of Command Palette).
✔️ Expected Behavior
Available commands shown in the bottom of command palette should be updated when going back, like when changing selection.
❌ Actual Behavior
They are not updated until changing the selection once after going on previous page.
Upload Bug Report ZIP-file
No response
Additional Information
PowerToys v0.98.1.
CmdPal v0.9.10852.0.
Windows 11 version 25H2, build 26200.7922.
Running as non-admin.
Other Software
No response