Skip to content
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

Changing the NumberBox value with Arrow Keys makes the UI unresponsible for the mouse. #10223

Open
tpoint75 opened this issue Dec 9, 2024 · 1 comment
Labels
accessibility Narrator, keyboarding, UIA, etc area-Accessibility area-NumberBox NumberBox Control

Comments

@tpoint75
Copy link

tpoint75 commented Dec 9, 2024

Describe the bug

Changing the NumberBox value with Arrow Keys makes the UI unresponsible for the mouse.

Steps to reproduce the bug

Use a NumberBox in WinApp SDK 1.6 in winrt/c++.
Click inside the Textbox and use Arrow Up Key to change the value.
Now hover with the mouse over other controls while keeping the Arrow Up Key pressed.
After a while the ui gets unresponsible for the mouse and you can't klick anything on the UI until enter is clicked,
to update the changed NumberBox value.

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.6 Preview 2: 1.6.240821007-preview2

Packaging type

Unpackaged

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

I cant remember to have seen this in WinAppSDK 1.5.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 9, 2024
@tpoint75 tpoint75 changed the title Bug title Changing the NumberBox value with Arrow Keys makes the UI unresponsible for the mouse. Dec 9, 2024
@RDMacLachlan RDMacLachlan transferred this issue from microsoft/WindowsAppSDK Dec 9, 2024
@karkarl karkarl added accessibility Narrator, keyboarding, UIA, etc area-NumberBox NumberBox Control area-Accessibility and removed needs-triage Issue needs to be triaged by the area owners labels Dec 12, 2024
@tpoint75
Copy link
Author

The updated WinUI Gallery shows the same behavior!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Narrator, keyboarding, UIA, etc area-Accessibility area-NumberBox NumberBox Control
Projects
None yet
Development

No branches or pull requests

2 participants