GNU bug report logs -
#16856
24.3.50; Cursor leaves garbage in fringe (and a request: width of fringes + scroll bar should be full characters)
Previous Next
Reported by: Anders Lindgren <andlind <at> gmail.com>
Date: Sun, 23 Feb 2014 21:41:02 UTC
Severity: normal
Tags: unreproducible
Found in version 24.3.50
Done: Anders Lindgren <andlind <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 9 Nov 2017 22:11:42 +0000
> From: Alan Third <alan <at> idiocy.org>
> Cc: Emacs Bug Reports <bug-gnu-emacs <at> gnu.org>, 16856 <at> debbugs.gnu.org,
> Eli Zaretskii <eliz <at> gnu.org>, Anders Lindgren <andlind <at> gmail.com>,
> Martin Rudalics <rudalics <at> gmx.at>,
> David Reitter <david.reitter <at> gmail.com>
>
> Additionally I’ve attached a screenshot of the cursor in the fringe
> when it shouldn’t be. It should appear over the last x on the line
> (point is before the last x on the line).
What you show is not cursor on the fringe, because you have the
continuation arrow on the fringe. When the continuation arrow is
shown, the cursor cannot be shown on the fringe, because that slot is
already taken. And anyway, the cursor is only shown on the fringe
when the line is not continued.
What you see there is Emacs displaying the small part of the cursor
that it still has available on the first screen line, probably because
your window-width is not an integral multiple of frame's
character-width.
IOW, I don't think I see anything abnormal in that image.
This bug report was last modified 7 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.