GNU bug report logs - #72738
30.0.60; Pixel scrolling and scroll-margin don't work together smoothly

Previous Next

Package: emacs;

Reported by: the_wurfkreuz <the_wurfkreuz <at> proton.me>

Date: Tue, 20 Aug 2024 21:48:01 UTC

Severity: normal

Found in version 30.0.60

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 72738 <at> debbugs.gnu.org, the_wurfkreuz <the_wurfkreuz <at> proton.me>
Subject: bug#72738: 30.0.60; Pixel scrolling and scroll-margin don't work together smoothly
Date: Wed, 21 Aug 2024 22:08:21 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Date: Tue, 20 Aug 2024 21:46:11 +0000
>> From:  the_wurfkreuz via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>> 
>> Setting '(pixel-scroll-precision-mode 1)' with '(setq scroll-margin 5)' (or any other non-zero value) creates a
>> conflict where the pointer just
>> can't move further while using mouse scrolling. Without '(pixel-scroll-precision-mode 1)'  mouse scrolling with
>> the scroll-margin works fine.
>
> Adding Po Lu.
>
> Does it make sense to use scroll-margin with pixel-precision
> scrolling?

In theory it does, and we are aware of this issue.  The challenge is
that any attempt to account for a scroll margin screws with scrolling
tall images, and we currently consider the latter more important, and as
such configurations with both a scroll-margin and p-s-p-mode enabled are
not supported.




This bug report was last modified 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.