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

Faulty triggering of TabView.TabDroppedOutside #10245

Open
Mangepange opened this issue Dec 18, 2024 · 0 comments
Open

Faulty triggering of TabView.TabDroppedOutside #10245

Mangepange opened this issue Dec 18, 2024 · 0 comments
Labels
area-TabView bug Something isn't working

Comments

@Mangepange
Copy link

Describe the bug

When having a TabView with CanDragTabs="True" the event TabDroppedOutside is often triggered when performing a double-click while slightly moving the mouse. The movement can be really small and not at all as large that it should trigger a drop.

Steps to reproduce the bug

Having a TabView with `CanDragTabs="True" and doublelicking on the tab while slightly moving the mouse.
Can be triggered on any of the tabs.

Expected behavior

The event TabView.TabDroppedOutside should only be triggered when dropping at a distance from the initial click.

Screenshots

Video displaying the behavior. When dragging and dropping the event is only triggered when dropping at some distance from the first click, but when doubleclicking only a slight mouse movement will trigger the event.

Video.Project.mp4

NuGet package version

WinUI 3 - Windows App SDK 1.6.3: 1.6.241114003

Windows version

No response

Additional context

No response

@Mangepange Mangepange added the bug Something isn't working label Dec 18, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 18, 2024
@karkarl karkarl added area-TabView and removed needs-triage Issue needs to be triaged by the area owners labels Dec 19, 2024
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
Projects
None yet
Development

No branches or pull requests

2 participants