[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ergonomics: mouse clicking with scroll-margin
From: |
Stefan Monnier |
Subject: |
Re: Ergonomics: mouse clicking with scroll-margin |
Date: |
Sun, 14 Jun 2020 14:47:40 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> The combined behavior of the mouse and "scroll-margin" is a bit odd
> currently and I wonder if there's something that can be done to
> improve it.
>
> If you have a buffer which has "scroll-margin" enabled, and you click
> anywhere in the scroll-margin region, the point is moved and the buffer
> is immediately scrolled.
>
> This in turn often results in the click becoming a "drag" instead,
> selecting parts of the buffer.
I think this is a bug. It's not immediately clear how we could/should
fix it, but I think it deserves a bug number (and ideally a slightly
more precise recipe).
Stefan