Duplicate KeyUp events are raised for arrow keys #9399
Labels
area-KeyboardAccelerators
bug
Something isn't working
closed-Fixed
Described behavior has been fixed.
fix-released
The fix has been in a release (experimental, preview, stable, or servicing).
team-Controls
Issue for the Controls team
Milestone
Describe the bug
When an arrow key is pressed and released, the KeyUp event is raised twice
Steps to reproduce the bug
Press and release the "Up" arrow key. It then prints:
Expected behavior
The KeyUp event should only be raised once. i.e.
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: