GNOME Bugzilla – Bug 710481
Wheel shouldn't fake cursor keys with restricted scrolling
Last modified: 2014-04-06 18:24:39 UTC
Created attachment 257673 [details] [review] Fix With restricted scrolling (e.g.: echo -e '\e[10;20r') the mouse wheel generates fake keypress events. This is weird, because (unlike with the alternate screen) there can be a scrollbar visible, hence the expected behavior is that the wheel adjusts that scrollbar. In xterm-297 the wheel adjusts the scrollbar, independently of the alternate scroll mode's state (DEC 1007). Patch attached.
Fixed on vte-0-36.