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

Multiple finger touch on Navigation View multiple items become selected #9986

Closed
AndersonRodr opened this issue Sep 13, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@AndersonRodr
Copy link

Describe the bug

When touch on many items at same time, more than one item stays selected.

Steps to reproduce the bug

  1. Go to WinUI Gallery 2 or WinUI Gallery 3.
  2. Go to Navigation View;
  3. In a touch PC, touch more than one item. More than one stays selected.

Expected behavior

Only one item must be selected.

Screenshots

image

navigationViewMultipleTouchesWinUIGallery.mp4

NuGet package version

None

Windows version

No response

Additional context

No response

@AndersonRodr AndersonRodr added the bug Something isn't working label Sep 13, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Sep 13, 2024
@codendone
Copy link
Contributor

This should be fixed in WinAppSDK 1.6. It looks good in local testing of WinUI 3 Gallery built on 1.6. I believe this fix from the release notes is what fixed this:

Fixed an issue where touching and dragging on a Button in a ScrollViewer would leave it in a pressed state.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Sep 13, 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

2 participants