Microsoft PowerToys version
Release version: v0.98.1
Installation method
Microsoft Store
Area(s) with issue?
Keyboard Manager
Steps to reproduce
- Open PowerToys Keyboard Manager
- Assign a shortcut (e.g. Win + 9) to a text string
- Copy any text to clipboard
- Press the assigned shortcut once
- Press it again
✔️ Expected Behavior
The assigned text should be pasted immediately on the first key press.
❌ Actual Behavior
First key press pastes the previous clipboard content.
Second key press pastes the assigned text correctly.
Upload Bug Report ZIP-file
No response
Additional Information
Reproducibility: Always (100%)
This appears to be a clipboard timing issue.
It seems the clipboard content is updated after the paste event is triggered, causing the first paste to use the previous clipboard data.
Other Software
No response
Microsoft PowerToys version
Release version: v0.98.1
Installation method
Microsoft Store
Area(s) with issue?
Keyboard Manager
Steps to reproduce
✔️ Expected Behavior
The assigned text should be pasted immediately on the first key press.
❌ Actual Behavior
First key press pastes the previous clipboard content.
Second key press pastes the assigned text correctly.
Upload Bug Report ZIP-file
No response
Additional Information
Reproducibility: Always (100%)
This appears to be a clipboard timing issue.
It seems the clipboard content is updated after the paste event is triggered, causing the first paste to use the previous clipboard data.
Other Software
No response