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

PowerToys Run: Cannot be scrolled using touch #33599

Open
TGSAN opened this issue Jul 2, 2024 · 3 comments
Open

PowerToys Run: Cannot be scrolled using touch #33599

TGSAN opened this issue Jul 2, 2024 · 3 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@TGSAN
Copy link

TGSAN commented Jul 2, 2024

Microsoft PowerToys version

0.82.0

Installation method

PowerToys auto-update

Running as admin

Yes

Area(s) with issue?

PowerToys Run

Steps to reproduce

  1. Open PowerToys Run dialog.
  2. Scroll the list using the up or down swipe gesture on the touch screen.

✔️ Expected Behavior

It should be scrolled using touch input.

❌ Actual Behavior

It is not working.

Other Software

No response

@TGSAN TGSAN added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@TGSAN
Copy link
Author

TGSAN commented Jul 2, 2024

I believe this is caused by a bug in the WPF UI library.

@aquinn39
Copy link

aquinn39 commented Jul 3, 2024

Seems to be a duplicate of #7528. The fix should be pretty simple - just need to set the ScrollViewer.PanningMode on the ScrollViewer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

2 participants