microsoft/microsoft-ui-xaml
在 GitHub 查看Drag&Drop does not work with within Elevated Apps
Open
#7,690 建立於 2022年9月5日
bugfeature proposalhelp wantedproduct-winui3team-Markup
倉庫指標
- Star
- (5,815 star)
- PR 合併指標
- (平均合併 5天 15小時) (30 天內合併 9 個 PR)
描述
Describe the bug
Reorder a ListView with drag&drop make the app crash when running elevated.
Steps to reproduce the bug
- Build https://github.com/davidegiacometti/listview-crash
- Run as normal user
- Reorder the ListView with drag&drop: working
- 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