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

KeyDown event not raised for Ctrl+Shift+0 #9253

Open
jeremy-visionaid opened this issue Jan 16, 2024 · 5 comments
Open

KeyDown event not raised for Ctrl+Shift+0 #9253

jeremy-visionaid opened this issue Jan 16, 2024 · 5 comments
Labels
area-KeyboardAccelerators bug Something isn't working team-Controls Issue for the Controls team

Comments

@jeremy-visionaid
Copy link

jeremy-visionaid commented Jan 16, 2024

Describe the bug

When handling the KeyDown event of a control, the KeyDown event is not raised for the "0" key in the combination "Shift+Ctrl+0". It works as expected for "Shift+Ctrl+9".

Steps to reproduce the bug

Repro repo available at:
https://github.com/molesmoke/WinUITestApp/tree/keydown

Press "Shift+Ctrl+0"

Expected behavior

Prints:

Shift
Control
Number0

Actual behavior

Shift
Control

NuGet package version

WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@jeremy-visionaid jeremy-visionaid added the bug Something isn't working label Jan 16, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 16, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@bpulliam bpulliam added area-KeyboardAccelerators team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Jan 18, 2024
@jeremy-visionaid
Copy link
Author

Still present in v1.4.240211001

@jeremy-visionaid
Copy link
Author

Still present in v1.5.240404000

@jeremy-visionaid
Copy link
Author

Still present in v1.5.240607001

@jeremy-visionaid
Copy link
Author

Still present in v1.5.240802000 and v1.6.240807006-preview1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-KeyboardAccelerators bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants