GNU bug report logs -
#11210
(w32-use-visible-system-caret = t) && (scroll-conservatively = 1) results in multiple cursors displayed after scrolling
Previous Next
Full log
View this message in rfc822 format
> Date: Tue, 10 Apr 2012 12:58:08 -0400
> From: Bill Meier <wmeier <at> newsguy.com>
> CC: 11210 <at> debbugs.gnu.org
>
> Playing around a bit more:
>
> 1. Start Emacs (scroll-conservatively > 0)
> 2. Adjust w32 window height (aka EMacs frame) to show (say) 24 rows.
> 3. Fill *scratch* with with 32 lines of 'abc'
>
> Move cursor to top; down-arrow to end of buffer;
> Repeat;
>
> No artifacts
>
> Add 123 as last line of the buffer.
> Move cursor to top, down-arrow and etc.
>
> Artifact shows up (almost always) at the end of the buffer.
>
> abc
> 123
> |
>
>
> Strange ....
Probably because of the different dimensions of the letters and the
digits.
If you go to one of the 'a' characters and type "C-u C-x =", what font
does Emacs show as being used for this character? Please also do the
same for '1' and see what it says then.
This bug report was last modified 7 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.