qutebrowser / qutebrowser

A keyboard-driven, vim-like browser based on Python and Qt.
https://www.qutebrowser.org/
GNU General Public License v3.0
9.45k stars 1.01k forks source link

Infinite scrolling in Google Sheets #8194

Open joaonunatings opened 1 month ago

joaonunatings commented 1 month ago

Version info: https://bpa.st/IFDQ

Does the bug happen if you start with --temp-basedir?: Yes.

Description When in Google Sheets, scrolling with touchpad and not removing the fingers seems to scroll forever. It only stops after I lift my fingers. The expected result should be for scrolling to stop as soon as I stop my fingers in the touchpad even though I'm still touching it. I tested with Firefox and Google Chrome and both worked as expected.

How to reproduce Website where issue happens: https://www.google.com/sheets/about/

  1. Go into a sheet in Google Sheets.
  2. Scroll using touchpad and don't lift your fingers.