GNU bug report logs -
#35246
26.2; Mouse wheel scrolling in GTK build sometimes scrolls the entire buffer
Previous Next
Full log
Message #14 received at 35246 <at> debbugs.gnu.org (full text, mbox):
> From: Alex Gramiak <agrambot <at> gmail.com>
> Cc: 35246 <at> debbugs.gnu.org
> Date: Mon, 15 Apr 2019 10:18:24 -0600
>
> > What does "C-h l" show after that?
>
> A couple days ago I had a similar event happen (busy cursor pops up, and
> a few seconds later normal mouse scrolling occurred). C-h l in that
> window:
>
> <help-echo> <down-mouse-5> <mouse-5> [mwheel-scroll]
> <double-down-mouse-5> <double-mouse-5> [mwheel-scroll]
> <triple-down-mouse-5> <triple-mouse-5> [mwheel-scroll]
> <triple-down-mouse-5> <triple-mouse-5> [mwheel-scroll]
> <triple-down-mouse-5> <triple-mouse-5> [mwheel-scroll]
> <triple-down-mouse-5> <triple-mouse-5> [mwheel-scroll]
> <triple-down-mouse-5> <triple-mouse-5> [mwheel-scroll]
> <down-mouse-4> <mouse-4> [mwheel-scroll]
> <double-down-mouse-4> <double-mouse-4> [mwheel-scroll]
> <help-echo> <down-mouse-5> <mouse-5> [mwheel-scroll]
> <down-mouse-5> <mouse-5> [mwheel-scroll]
> C-h l [view-lossage]
So somehow, Emacs receives a long series of mouse wheel-scrolling
events, perhaps due to multiple down-mouse events. And since we have
mouse-wheel-progressive-speed, a series of such events produces
scrolling far away.
The question is where did those events come from? Is it possible that
something is wrong with your mouse wheel or the driver?
> Is it possibly the commands with a help-echo prefix?
I don't think so.
> P.S. Is there a way to get the event time in C-h l? If not, I think
> there should be an option for that.
How would that help? You'll most probably see very close times there.
This bug report was last modified 4 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.