-
Notifications
You must be signed in to change notification settings - Fork 777
Closed as duplicate of#10155
Closed as duplicate of#10155
Copy link
Description
Describe the bug
I might be misunderstanding something but both the official WinUI3 Gallery app and all the .net conf videos I found on the topic propose the same implementation of Tab tear out functionality. However, looking even just a little bit closer, I found that TabTearOutWindowRequested event fires immediately on click. As a result screen flickers every time user switches tabs by clicking them. It also crashes after a few clicks but let's focus on one thing at a time here.
Am I supposed write around it somehow? If so does anyone have a working example?
Steps to reproduce the bug
- Download WinUI3 Gallery app
- Go to Navigation -> TabView
- Go to the last example: "Complete TabView windowing sample"
- Switch between tabs clicking on them
Expected behavior
Tab tear out events fire when tab is dragged out of the TabView element.
Screenshots
TabView2.mp4
NuGet package version
Windows App SDK 1.8.3: 1.8.251106002
Packaging type
No response
Windows version
Windows 10 version 22H2 (19045, 2022 Update)
IDE
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels