[qutebrowser] Problem with scrolling

Florian Bruhin me at the-compiler.org
Mon Dec 5 11:46:47 CET 2022


Hey,

On Sun, Dec 04, 2022 at 07:50:48AM +0000, mhhsamami via qutebrowser wrote:
> Hello help team,

Note you're writing to a public community mailinglist :)

> I am new to Qute browser, so upon switching from Vimium C on Firefox, I
> realized the scrolling had a small delay after pressing j once for going
> down before then to continue scrolling, is there a way to remove this delay
> to make the scrolling smoother?

That's qutebrowser reacting to keypress events, and your OS having a
repetition between key events. See this issue for context:
https://github.com/qutebrowser/qutebrowser/issues/4768

As a workaround, you could set your (system-wide) key repetition delay
to something shorter.

> Another smaller problem I had was that the half page scrolling using ctrl+d
> and ctrl+u was instantaneous and was not smooth, it won't be a big problem,
> but if there was a way to make an animation instead of having to keep
> looking up to track the content, that would be great.

Seems related to this issue:
https://github.com/qutebrowser/qutebrowser/issues/2889

The (smooth) scrolling is handled by the underlying
QtWebEngine/Chromium, so currently there is no way around it. This might
change once/if we switch to using JavaScript for scrolling instead:
https://github.com/qutebrowser/qutebrowser/pull/3691

Florian

-- 
            me at the-compiler.org | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://listi.jpberlin.de/pipermail/qutebrowser/attachments/20221205/bf316b8c/attachment.asc>


More information about the qutebrowser mailing list