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

TabView will crash when drag tab title in Administrator mode #7856

Open
1 of 2 tasks
derekhe opened this issue Oct 22, 2022 · 4 comments
Open
1 of 2 tasks

TabView will crash when drag tab title in Administrator mode #7856

derekhe opened this issue Oct 22, 2022 · 4 comments
Labels
area-TabView bug Something isn't working team-Controls Issue for the Controls team

Comments

@derekhe
Copy link

derekhe commented Oct 22, 2022

Describe the bug

TabView will crash when drag tab title in Administrator mode

Steps to reproduce the bug

  1. Download WinUI3 gallery app
  2. Start the app in adminstrator mode
  3. Search and navigate to "TabView"
  4. Try to drag any title, the app crashes

Actually this bug happens when you build any app contains a tabview and it will fail when you drag it.
The exception message is:

"Drag start failed. If this is an elevated process, drag/drop is currently not supported there."

Expected behavior

No response

Screenshots

image

image

NuGet package version

WinUI 3 - Windows App SDK 1.2 Preview 1: 1.2.0-preview1

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@derekhe derekhe added the bug Something isn't working label Oct 22, 2022
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Oct 22, 2022
@bpulliam bpulliam added area-TabView team-Controls Issue for the Controls team labels Oct 29, 2022
@derekhe
Copy link
Author

derekhe commented Nov 4, 2022

Any update?

@bpulliam bpulliam removed the needs-triage Issue needs to be triaged by the area owners label Dec 7, 2022
@zadjii-msft
Copy link
Member

FWIW, this is tracked by the internal deliverable MSFT:35616520. See also microsoft/terminal#6661.

@GuildOfCalamity
Copy link

Anyone heard about an update on this? I've tried the latest Gallery sample, as mentioned above, and it still throws the exception.

@crutkas
Copy link
Member

crutkas commented May 18, 2023

FYI, this will affect PowerToys shortly as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TabView bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

5 participants