GNU bug report logs -
#54472
29.0.50; mouse-wheel-scroll-amount inconsistency
Previous Next
Full log
Message #23 received at 54472 <at> debbugs.gnu.org (full text, mbox):
On Mon, Mar 21, 2022 at 02:33:54PM +0800, Po Lu wrote:
>Ergus <spacibba <at> aol.com> writes:
>
>> What do you mean? This is with xterm mouse mode on...
>
>I didn't notice that, sorry.
>
>Unfortunately, that means that I don't really know what might be going
>on.
I'm pretty sure now that this is related with the events...
With `emacs -nw` when I scroll 1 tick and `C-h l` I see:
```
ESC [ < 6 5 ; 8 0 ; 1 9 M <mouse-5> ;; mwheel-scroll
ESC [ < 6 5 ; 8 0 ; 1 9 M <mouse-5> ;; mwheel-scroll
C-h l ;; view-lossage
```
While for the same scroll on `emacs`
```
<down-mouse-5> <mouse-5> ;; mwheel-scroll
C-h l ;; view-lossage
```
This is not really a very accurate measurement... but maybe could help
someone with more knowledge to clarify?
After a while checking I found that the issue only happens for `emacs
-nw` on xterm. On alacrity, rxvt and gnome-terminal it seems to scroll
the correct amount (3).
So I can report the issue to xterm developer?
This bug report was last modified 3 years and 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.