microsoft/microsoft-ui-xaml

Drag&Drop does not work with within Elevated Apps

Open

#7690 aperta il 5 set 2022

Vedi su GitHub
 (42 commenti) (6 reazioni) (0 assegnatari)C# (659 fork)batch import
bugfeature proposalhelp wantedproduct-winui3team-Markup

Metriche repository

Star
 (5815 star)
Metriche merge PR
 (Merge medio 5g 15h) (9 PR mergiate in 30 g)

Descrizione

Describe the bug

Reorder a ListView with drag&drop make the app crash when running elevated.

Steps to reproduce the bug

  1. Build https://github.com/davidegiacometti/listview-crash
  2. Run as normal user
  3. Reorder the ListView with drag&drop: working
  4. Retry running elevated: Catastrophic failure (0x8000FFFF (E_UNEXPECTED))

Expected behavior

Working when running elavated

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.1.4

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

Windows 10 (21H2): Build 19044

Additional context

No response

Guida contributor