all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Nguyen <james@jojojames.com>
To: 28342@debbugs.gnu.org
Subject: bug#28342: 26.0.50; (OSX) Jumpy Scrolling using Trackpad
Date: Sun, 03 Sep 2017 17:22:29 -0700	[thread overview]
Message-ID: <m2r2vnpb22.fsf@jamesretina.local.i-did-not-set--mail-host-address--so-tickle-me> (raw)


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.

Video:
https://www.dropbox.com/s/2jwb3p2sul9q36d/JumpyScrolling.m4v?dl=0

Notes: Only seems to happen when there's one window. I could not
reproduce it if I opened a second window (as shown in the video.)

Happens on both Emacs 25 and Emacs 26 (master branch).





             reply	other threads:[~2017-09-04  0:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-04  0:22 James Nguyen [this message]
2017-09-05 20:14 ` bug#28342: 26.0.50; (OSX) Jumpy Scrolling using Trackpad Charles A. Roelli
2017-09-06  1:14   ` James Nguyen
2017-09-06  8:53     ` Alan Third
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=m2r2vnpb22.fsf@jamesretina.local.i-did-not-set--mail-host-address--so-tickle-me \
    --to=james@jojojames.com \
    --cc=28342@debbugs.gnu.org \
    /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.