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

ScrollViewer not working on Microsoft surface touch device #10052

Open
Bhaviktripps opened this issue Sep 17, 2024 · 2 comments
Open

ScrollViewer not working on Microsoft surface touch device #10052

Bhaviktripps opened this issue Sep 17, 2024 · 2 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@Bhaviktripps
Copy link

Which version of the app?

WinUI 3 Gallery

Description

"I have an existing UWP app that works as expected on non-touch devices and utilizes the Data Grid control, ScrollViewer, and ListView control from Microsoft.Toolkit.Uwp.UI.Controls. While I can scroll and click the scroll buttons using the mouse, I’m unable to scroll using the scrollbar controls on touch screen devices; it seems that this functionality is disabled for touch input. Could you please provide guidance or solutions to enable scrolling with the scrollbar and scroll buttons on touch screens? Any configuration tips or solutions would be greatly appreciated. Thank you!"

Screenshots

No response

Windows version

Windows 10 22H2 (19045)

Additional context

No response

@Bhaviktripps Bhaviktripps added bug Something isn't working needs-triage Issue needs to be triaged by the area owners labels Sep 17, 2024
@karkarl
Copy link
Contributor

karkarl commented Oct 10, 2024

UWP is WinUI2. Would you be able to provide more info, such as a repro app? Also, this is looking like a bug against the SDK itself, so transferring to microsoft-ui-xaml.

@karkarl karkarl added needs-author-feedback Asked author to supply more information. and removed needs-triage Issue needs to be triaged by the area owners labels Oct 10, 2024
@karkarl karkarl transferred this issue from microsoft/WinUI-Gallery Oct 10, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Oct 10, 2024
@Bhaviktripps
Copy link
Author

DataGrid.zip
ScrollBarWIthButton.zip

Please refer to the attached two sample applications:

  1. The application works fine with a mouse, but when used on a Microsoft Surface or other touch devices, scrolling using the scrollbar is not possible (swipe functionality is working , but required to work scrollbar with touch).

  2. Data Grid Demo App - Scrolling using the scrollbar does not work on touch screens. While the scrollbar's color changes when using a mouse, it appears to be non-interactive when on touch device."

@microsoft-github-policy-service microsoft-github-policy-service bot removed needs-author-feedback Asked author to supply more information. no-recent-activity labels Oct 22, 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 needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

2 participants