You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rearranging controls such as ListViewItems, TabViewItems, etc. using drag and drop makes the application crash when the user runs the application in elevated mode, as an administrator. In normal mode, the issue is not present.
Is there a workaround for handling the above-mentioned issue?
Why doesn't the elevated WinUI3 application support drag-and-drop operations?
Is the Windows App SDK team planning to address the drag-and-drop issue in an upcoming release?
Steps to reproduce the bug
Run the WinUI3 controls gallery application with elevated privileges as an administrator.
Go to TabView control examples page.
Rearrange the Tabs by dragging and dropping.
Expected behavior
Drag-and-drop should work in both normal and elevated modes without causing the application to crash.
Screenshots
No response
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 10 version 22H2 (19045, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Rearranging controls such as ListViewItems, TabViewItems, etc. using drag and drop makes the application crash when the user runs the application in elevated mode, as an administrator. In normal mode, the issue is not present.
Steps to reproduce the bug
Expected behavior
Drag-and-drop should work in both normal and elevated modes without causing the application to crash.
Screenshots
No response
NuGet package version
Windows App SDK 1.5.3: 1.5.240428000
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 10 version 22H2 (19045, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: