all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <athird@googlemail.com>
To: James Nguyen <jamesn@fastmail.com>
Cc: 28342@debbugs.gnu.org, "Charles A. Roelli" <charles@aurox.ch>,
	James Nguyen <james@jojojames.com>
Subject: bug#28342: 26.0.50; (OSX) Jumpy Scrolling using Trackpad
Date: Wed, 6 Sep 2017 09:53:54 +0100	[thread overview]
Message-ID: <CABGBtwnm-ZP2k_59wDuyqvkQXcoE8uWv_o=xB-nKJ+NfB1nKvw@mail.gmail.com> (raw)
In-Reply-To: <225582B1-4598-4966-AE0B-4E8C153C8BF2@fastmail.com>

[-- Attachment #1: Type: text/plain, Size: 1601 bytes --]

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@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@aurox.ch> wrote:
>
>> Resent-From: James Nguyen <james@jojojames.com>
>> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org
>
>> Resent-CC: bug-gnu-emacs@gnu.org
>> Resent-Sender: help-debbugs@gnu.org
>> From: James Nguyen <james@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?

[-- Attachment #2: Type: text/html, Size: 3378 bytes --]

  reply	other threads:[~2017-09-06  8:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04  0:22 bug#28342: 26.0.50; (OSX) Jumpy Scrolling using Trackpad James Nguyen
2017-09-05 20:14 ` Charles A. Roelli
2017-09-06  1:14   ` James Nguyen
2017-09-06  8:53     ` Alan Third [this message]
2017-09-06 16:55       ` Eli Zaretskii
2017-09-07  1:58         ` Nick Helm
2017-09-09 14:25           ` Eli Zaretskii
2017-09-09 14:22         ` Eli Zaretskii
2017-09-10  1:14           ` James Nguyen
2017-09-10  2:40             ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABGBtwnm-ZP2k_59wDuyqvkQXcoE8uWv_o=xB-nKJ+NfB1nKvw@mail.gmail.com' \
    --to=athird@googlemail.com \
    --cc=28342@debbugs.gnu.org \
    --cc=charles@aurox.ch \
    --cc=james@jojojames.com \
    --cc=jamesn@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.