[Konsole-devel] [Bug 99037] New: pasting in vim with scrollwheel scrolls text
Simon Perreault
Simon.Perreault at matrox.com
Thu Feb 10 15:09:17 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=99037
Summary: pasting in vim with scrollwheel scrolls text
Product: konsole
Version: unspecified
Platform: RedHat RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: Simon.Perreault matrox com
Version: (using KDE KDE 3.3.1)
Installed from: RedHat RPMs
It seems a scroll event is sent along with the middle mouse button press event when pasting text in vim. xterm doesn't have this bug.
How to reproduce:
0. You need a mouse with a scroll wheel acting like a middle mouse button.
1. Create a ~/.vimrc file containing a single line: "set mouse=a"
2. Create a new file with vim. Insert many newlines, more than the height of the konsole.
3. Select a dummy string not containing newlines (for the sake of simplifying the test case).
4. Press the middle mouse button while holding the shift key, in insert mode. The text will be inserted and vim will scroll up three lines, as if a scroll event had been sent.
Expected behavior:
The text shouldn't scroll!
More information about the konsole-devel
mailing list