microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.8k stars 628 forks source link

FilePicker Does Not Open When Running as Admin #1631

Open kvega005 opened 1 week ago

kvega005 commented 1 week ago

Which version of the app?

WinUI 3 Gallery

Description

When running as administrator, the FilePicker does not seem to work. No Window appears to select a file. This repro's consistently, but only while running as admin.

I tried in both Canary Internal and Dev Internal.

Repro Steps:

Screenshots

No response

Windows version

Insider Build (xxxxx)

Additional context

No response

AndrewKeepCoding commented 1 week ago

Check this "In a desktop app that requires elevation".

HEIC-to-JPEG-Dev commented 2 days ago

This is a bug in the SDK, not WinUI Gallery. It was reported over 2 years ago, but has never been fixed, although the GitHub issue is still active with people commenting on it - typical solution is "Move to WPF, it works"

This should be closed as it's not a WinUI Gallery bug ?