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

Rearranging GridView items causes appcrash with exception 8000ffff only when running as administrator #9751

Closed
yagdev opened this issue Jun 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@yagdev
Copy link

yagdev commented Jun 22, 2024

Describe the bug

https://github.com/microsoft/microsoft-ui-xaml/assets/53407061/2cba86bb-e1a2-4760-848c-443d7063dbc6
Basically rearranging a GridView works as expected when ran without administrator privileges but crashes when ran as an admin.

Steps to reproduce the bug

  1. Create WinUI 3 project
  2. Add GridView that allows for items to be rearranged
  3. Add items to GridView (in my case frames with a page as content)
  4. Build
  5. Run normally (works)
  6. Run as Admin (crashes)

Expected behavior

Reordering a GridView should behave as the first build in the attached video (allows reordering)

Screenshots

image

NuGet package version

WinUI 3 - Windows App SDK 1.6 Experimental 1: 1.6.240531000-experimental1

Windows version

Windows 11 (22H2): Build 22621

Additional context

While Windows App SDK 1.6 Experimental 1 is selected, this issue also happens in the stable branch.

@yagdev yagdev added the bug Something isn't working label Jun 22, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jun 22, 2024
@kmgallahan
Copy link
Contributor

#7690

@codendone
Copy link
Contributor

Closing as duplicate of #7690.

@codendone codendone closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants