[Bug] Scrolling search history not working with finger touch

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Loki@99
Posts: 35
Joined: Thu Jun 15, 2023 8:27 am

[Bug] Scrolling search history not working with finger touch

Post by Loki@99 »

Hi,

There is a bug when scrolling search history with finger touch.

As you see in the following GIF, gesture is detected but the history list doesn't change.

https://postimg.cc/SnVsN07w

Device :
- Windows 11 latest stable
- Everything 1.5.0.1383a (x64)
- Huawei Matebook E 2022

Thanks for investigating,
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: [Bug] Scrolling search history not working with finger touch

Post by void »

Thank you for the issue report.

Could you please capture a verbose debug log when scrolling with the touch pad:
  • In Everything 1.5, from the Tools menu, under the Debug submenu, Check Verbose.
  • From the Tools menu, under the Debug submenu, Check Start Debug Logging.
  • Click the Search history drop down box and scroll with the touch pad.
  • From the Tools menu, under the Debug submenu, Check Stop Debug Logging.
    ---This will open your Everything Debug Log.txt in Notepad.
  • Please upload this file here: /bugreport
Loki@99
Posts: 35
Joined: Thu Jun 15, 2023 8:27 am

Re: [Bug] Scrolling search history not working with finger touch

Post by Loki@99 »

Hi,

I forgot to precise that what I mean by finger touch is a Touchscreen device not the touchpad.

I sent the log file.

Thanks for your assistance,
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: [Bug] Scrolling search history not working with finger touch

Post by void »

Thank you for the debug logs.

Everything is receiving WM_VSCROLL events.

Does touch-screen scrolling work in the main result list?
Loki@99
Posts: 35
Joined: Thu Jun 15, 2023 8:27 am

Re: [Bug] Scrolling search history not working with finger touch

Post by Loki@99 »

Does touch-screen scrolling work in the main result list?
There's no issue with the main result list.

GIF - action performed with touchscreen
no issue.gif
no issue.gif (5.63 MiB) Viewed 359 times

As an additional info, the issue is reproducible in Advanced Search options

GIF - action performed with touchscreen
issue.gif
issue.gif (317.61 KiB) Viewed 359 times
Post Reply