Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
8.09k stars 317 forks source link

BUG: Swipe to scroll touchscreen gesture not working on search results #2931

Open Mitia99 opened 2 months ago

Mitia99 commented 2 months ago

Checks

Problem Description

Swipe to scroll touchscreen gesture not working on search results. It will cause unintentional selection

To Reproduce

  1. Input a term to search
  2. Swipe up with touchscreen to browse in Flow Launcher search results

Screenshots

Action performed with touchscreen - Unintentional selection issue_3

Flow Launcher Version

1.19

Windows Build Number

10.0.22631.4037

Error Log

```shell Replace this line with the important log contents. ```
github-actions[bot] commented 2 days ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

Mitia99 commented 2 days ago

Bumping this so that the issue isn't automatically closed

VictoriousRaptor commented 2 days ago

https://learn.microsoft.com/zh-cn/dotnet/api/system.windows.controls.scrollviewer.panningmode?view=windowsdesktop-8.0

did some research in pt run repo and maybe it can be achieved? don't have a touchscreen device so I can't test.