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

Cannot create VirtualKey from the the text GoBack #10306

Open
bjorn-malmo opened this issue Jan 17, 2025 · 1 comment
Open

Cannot create VirtualKey from the the text GoBack #10306

bjorn-malmo opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@bjorn-malmo
Copy link

Describe the bug

Application crashes on initialization when trying to create an Accelerator key for the go back/go forward keys!

A really annoying bug that has been around for ages. Is it really impossible to fix this?

#7720

Steps to reproduce the bug

Add a keyboard accelerator to any page:

    <Page.KeyboardAccelerators>
        <KeyboardAccelerator Key="GoBack" Invoked="NavigateBack"/>
    </Page.KeyboardAccelerators>

Expected behavior

Expected a simple keyboard accelerator to map to the GoBack / GoForward key on my Microsoft Natural Ergonomic Keyboard 4000 v1.0

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.6.3: 1.6.241114003

Windows version

Windows 11 (24H2): Build 26100

Additional context

No response

@bjorn-malmo bjorn-malmo added the bug Something isn't working label Jan 17, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 17, 2025
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!

Open similar issues:

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

@bjorn-malmo bjorn-malmo changed the title Cannot create VirtualKey from the thext GoBack Cannot create VirtualKey from the the text GoBack Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

1 participant