Load gvim with any file (e.g. a C source file of vim).
Use the mouse wheel to scroll.
Notice that scrolling stutters and/or doesn't happen for a while. When it does, it seems to "miss" scroll events.
Previously, the mouse wheel scrolling was smooth and consistent.
Note: on every other application on the same system (browsers, etc) the mouse wheel scrolls perfectly well. So it's neither a mouse hardware issue nor an OS specific problem.
9.1.80
Mint 21.3, Cinnamon
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thank you for posting this; I've noticed this intermittently starting over the last week or two. I've been wondering if it was due to a change in vim or something that changed recently on my linux/ubuntu/system76 system (which I upgrade regularly). With this issue, it now seems more likely it is gvim.
As a workaround, if I do "*Y to copy anything to the primary clipboard the scroll wheel starts to work properly.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Same. Oh, that's a weird workaround! I'll have to try it... OK, yes indeed that does work. Very weird!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Hi,
can you bisect the offending commit? Could it be the Wayland commit v9.1.0064?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Indeed
6e0a18f82bd04a45e9682523c42af9cbbc37684c is the first bad commit
commit 6e0a18f82bd04a45e9682523c42af9cbbc37684c
Author: lilydjwg <lily...@gmail.com>
Date: Mon Jan 29 20:54:28 2024 +0100
patch 9.1.0064: No Wayland support
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
ping @lilydjwg
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I'm sorry about this. A patch has been sent.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #13987 as completed via 1efb1b0.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()