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

[Run] Improve touch input. (scrolling, ...) #7528

Open
dtumuhaise opened this issue Oct 25, 2020 · 6 comments
Open

[Run] Improve touch input. (scrolling, ...) #7528

dtumuhaise opened this issue Oct 25, 2020 · 6 comments
Labels
Area-User Interface things that regard UX for PowerToys Cost-Small Small work item - 0-8 hours of work External Dependency-WinUI 3 Dependency on WinUI Product-PowerToys Run Improved app launch PT Run (Win+R) Window

Comments

@dtumuhaise
Copy link

Can't scroll with touch

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 25, 2020
@Jay-o-Way
Copy link
Collaborator

Jay-o-Way commented Oct 25, 2020

Just to be clear: did you mean a touchpad or a touch screen?

I tried it on my Surface and I can scroll with the touchpad, but not when the mouse is hovering over the icons - also applies to the scroll wheel in my mouse. Also, the scrolling itself is very jagged because it'll only scroll one whole line at a time.
image

Also tried it with my touch screen, and it does not work, at all.

@dtumuhaise
Copy link
Author

dtumuhaise commented Oct 25, 2020 via email

@crutkas
Copy link
Member

crutkas commented Dec 11, 2020

what version of PowerToys

@crutkas crutkas added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 11, 2020
@crutkas
Copy link
Member

crutkas commented Dec 11, 2020

I can repro this on 0.27

@crutkas crutkas changed the title Powertoys run Scroll PT Run scrolling via touch doesn't work Dec 11, 2020
@crutkas crutkas added Area-User Interface things that regard UX for PowerToys Issue-Bug Something isn't working Product-PowerToys Run Improved app launch PT Run (Win+R) Window Priority-1 Bug that is high priority and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Dec 11, 2020
@crutkas crutkas added this to the 2020 Stability Release milestone Dec 11, 2020
@crutkas
Copy link
Member

crutkas commented Dec 11, 2020

https://stackoverflow.com/questions/2829697/is-there-a-way-to-touch-enable-scrolling-in-a-wpf-scrollviewer may help solved this

@niels9001 niels9001 self-assigned this Jan 6, 2021
@enricogior enricogior changed the title PT Run scrolling via touch doesn't work [Run] Scrolling via touch doesn't work Jan 9, 2021
@niels9001 niels9001 removed their assignment Mar 12, 2021
@crutkas crutkas changed the title [Run] Scrolling via touch doesn't work [Run] Improve touch input. (scrolling, ...) Sep 29, 2021
@crutkas crutkas added External Dependency-WinUI 3 Dependency on WinUI and removed Issue-Bug Something isn't working Priority-1 Bug that is high priority labels Sep 29, 2021
@aquinn39
Copy link

aquinn39 commented Jul 3, 2024

The fix should be pretty simple - just need to set the ScrollViewer.PanningMode on the ScrollViewer.

@Jay-o-Way Jay-o-Way added the Cost-Small Small work item - 0-8 hours of work label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface things that regard UX for PowerToys Cost-Small Small work item - 0-8 hours of work External Dependency-WinUI 3 Dependency on WinUI Product-PowerToys Run Improved app launch PT Run (Win+R) Window
Projects
None yet
Development

No branches or pull requests

5 participants