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 open when running as administrator #9476

Closed
shinta0806 opened this issue Mar 22, 2024 · 2 comments
Closed

FilePicker does not open when running as administrator #9476

shinta0806 opened this issue Mar 22, 2024 · 2 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@shinta0806
Copy link

Describe the bug

FilePicker does not open when running as administrator.
(Attempted to perform an unauthorized operation exception)
(Open when running as a general user)

Steps to reproduce the bug

  1. Run WinUI 3 program as administrator.
  2. Open FileSavePicker.
  3. Attempted to perform an unauthorized operation exception

Sample program in GitHub:
https://github.com/shinta0806/TestFilePicker
(This sample program is for #9387, but reproduce this bug, too)

Expected behavior

No response

Screenshots

1

NuGet package version

WinUI 3 - Windows App SDK 1.5.1: 1.5.240311000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@shinta0806 shinta0806 added the bug Something isn't working label Mar 22, 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 22, 2024
@DarranRowe
Copy link

Yes, this is a pretty well known issue in Windows. There is also a report over on the WindowsAppSDK repository. microsoft/WindowsAppSDK#2504

@bpulliam bpulliam closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Mar 22, 2024
@shinta0806
Copy link
Author

Thank you!

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

3 participants