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

FilePicker does not accept keystrokes after Ctrl+S #9387

Open
shinta0806 opened this issue Mar 3, 2024 · 0 comments
Open

FilePicker does not accept keystrokes after Ctrl+S #9387

shinta0806 opened this issue Mar 3, 2024 · 0 comments
Labels
bug Something isn't working team-CompInput Issue for IXP (Composition, Input) team

Comments

@shinta0806
Copy link

Describe the bug

FilePicker does not accept keystrokes when opened in KeyboardAccelerators.
(Occasionally accepts keystrokes. Once accepted, it will be accepted thereafter.)

If the FilePicker is opened by clicking on the menu with the mouse, the FilePicker accepts keystrokes.

Steps to reproduce the bug

  1. Assign KeyboardAccelerators (Ctrl+S) to the Save menu
  2. Ctrl+S
  3. Open FileSavePicker
  4. FileSavePicker does not accept keystrokes

Sample program in GitHub:
https://github.com/shinta0806/TestFilePicker

Expected behavior

No response

Screenshots

Clipboard01

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

@shinta0806 shinta0806 added the bug Something isn't working label Mar 3, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Mar 3, 2024
@bpulliam bpulliam added team-CompInput Issue for IXP (Composition, Input) team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

2 participants