GNU bug report logs -
#39424
auto-scrolling
Previous Next
Full log
Message #8 received at 39424 <at> debbugs.gnu.org (full text, mbox):
> From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
> Date: Tue, 4 Feb 2020 17:05:06 +0100
>
> I observe the following discrepancy between (a) mouse-drag-region and (b) mouse-drag-region-rectangle.
>
> Concerning (a), as soon as one comes with the mouse below the mode-line of the frame, so that auto-scrolling becomes effective, the cursor jumps to the beginning of the line below the region and that line appears as non-selected during further scrolling.
>
> As for (b), as usual with other text editors, if one comes with the mouse below the mode-line of the frame, the cursor stays at the beginning or end of the region, and there is no line which appears non-selected.
>
> I could neither find any explanation for this discrepancy in the manuals, nor a customization option which, for (a), gives the same behavior as in case of (b).
mouse-drag-region selects whole lines, so it moves the cursor beyond
the end of the last line in the region, to cause the scrolling.
I see no problem in either behavior, and don't really understand why
there should be any consistency between these two. They do different
things.
This bug report was last modified 5 years and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.