GNU bug report logs - #16840
Jerky motion and up/down asymmetry scrolling images

Previous Next

Package: emacs;

Reported by: nljlistbox2 <at> gmail.com (N. Jackson)

Date: Sat, 22 Feb 2014 01:53:02 UTC

Severity: normal

Merged with 14567

Found in version 24.3.50

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: nljlistbox2 <at> gmail.com, 16840 <at> debbugs.gnu.org
Subject: bug#16840: 24.3.50; Jerky motion and up/down asymmetry scrolling images in Eww
Date: Fri, 27 Sep 2019 16:12:31 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> Your code generates an image whose height is smaller than the window
> height, and in that case Emacs scrolls the entire image off the window
> in one go, because all of the image was already visible once.

Oh, the

  (set-frame-height (window-frame (selected-window)) 1000 nil t)

bit didn't work?  That was supposed to ensure that the window was
shorter than the image...

> If I decrease the frame height so that the image becomes taller than
> the window, the image is scrolled partially until you had a chance to
> see all of it, then the rest is scrolled away in one large step.  This
> is exactly how the code in simple.el is designed and implemented, so I
> see no bug here.

It might be how it's designed, but it's (as you can see from this bug
report) behaviour that people find surprising.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 260 days ago.

Previous Next


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