GNU bug report logs - #32002
24.4; Scroll bar start, end not correct

Previous Next

Package: emacs;

Reported by: Andrew Kurn <kurn <at> sfu.ca>

Date: Fri, 29 Jun 2018 07:37:02 UTC

Severity: wishlist

Tags: fixed

Fixed in version 24.4

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 32002 <at> debbugs.gnu.org, npostavs <at> gmail.com, kurn <at> sfu.ca
Subject: bug#32002: 24.4; Scroll bar start, end not correct
Date: Wed, 04 Jul 2018 22:28:28 -0700
Eli Zaretskii wrote:

> What Emacs does is call
> 
>   (scroll-up +/-1)
> 
> for each input event that comes from the scroll bar's "steppers".
[...]
> Stepping with Edebug through scroll-bar-toolkit-scroll should show
> what's going on there.

When I click on either stepper, one event gets passed to
scroll-bar-toolkit-scroll.  It looks like

  (mouse-1 (#<window 3 on .profile> vertical-scroll-bar (5637316 . 7584542) 0 handle))

(There is some variance in the numbers in the (5637316 . 7584542) part.)

So scroll-bar-drag-1 gets called, rather than scroll-up.

mike




This bug report was last modified 6 years and 299 days ago.

Previous Next


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