GNU bug report logs -
#28342
26.0.50; (OSX) Jumpy Scrolling using Trackpad
Previous Next
Reported by: James Nguyen <james <at> jojojames.com>
Date: Mon, 4 Sep 2017 00:23:02 UTC
Severity: normal
Found in version 26.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I can replicate on ms windows using just:
(setq scroll-margin 5)
(setq scroll-preserve-screen-position 1)
(setq mouse-wheel-scroll-amount '(1))
Open a large file. Make sure you're at the start of the file
M-<
Scroll down with the mouse wheel and within a few clicks point jumps to the
middle of the screen. A few more and it jumps to the end of the file.
On 6 Sep 2017 2:15 a.m., "James Nguyen" <jamesn <at> fastmail.com> wrote:
The cursor jumps from within the scroll-margins to end of file and back and
forth.
Some of those settings can probably be removed but scroll-margin is
probably important.
> On Sep 5, 2017, at 1:14 PM, Charles A. Roelli <charles <at> aurox.ch> wrote:
>
>> Resent-From: James Nguyen <james <at> jojojames.com>
>> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org
>
>> Resent-CC: bug-gnu-emacs <at> gnu.org
>> Resent-Sender: help-debbugs <at> gnu.org
>> From: James Nguyen <james <at> jojojames.com>
>> Date: Sun, 03 Sep 2017 17:22:29 -0700
>> Content-Type: text/plain
>>
>>
>> Recipe:
>>
>> emacs -Q
>>
>> (setq scroll-margin 5
>> scroll-step 1
>> scroll-conservatively 10000
>> scroll-preserve-screen-position 1
>> mouse-wheel-scroll-amount '(1)
>> mouse-wheel-progressive-speed nil
>> mouse-wheel-follow-mouse 't)
>>
>> Open another buffer (init.el for example). Use only one window.
>> Scroll with trackpad up and down.
>> Use trackpad mouse to click past the scroll margin.
>> Try scrolling up and down with trackpad. It will jump wildly.
>
> What jumps wildly? Does removing any of these settings stop the issue
> from occurring?
[Message part 2 (text/html, inline)]
This bug report was last modified 7 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.