GNU bug report logs - #13723
24.2.93; Fringe icons corrupt buffer separator line

Previous Next

Package: emacs;

Reported by: David Engster <deng <at> randomsample.de>

Date: Fri, 15 Feb 2013 17:47:01 UTC

Severity: minor

Found in version 24.2.93

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 13723 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13723 <at> debbugs.gnu.org, deng <at> randomsample.de
Subject: Re: bug#13723: 24.2.93; Fringe icons corrupt buffer separator line
Date: Fri, 15 Feb 2013 21:56:11 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: David Engster <deng <at> randomsample.de>,  13723 <at> debbugs.gnu.org
> Date: Fri, 15 Feb 2013 14:30:57 -0500
> 
> Eli Zaretskii wrote:
> 
> > Unfortunately, I cannot reproduce this here, neither with stock Emacs
> > 24.2 nor with the current trunk.  I get a perfectly drawn border.
> 
> I see the issue in emacs-24 and trunk. x86_64 GNU/Linux, Lucid toolkit.

Do you see it in previous versions, like 24.2 and 23.3?  That will
tell us how urgent it is to fix this.

If this is a regression that needs to be fixed ASAP, can you trace
through the code which draws the border and see what goes wrong there?
The immediate suspects are those parts that reference the
redraw_fringe_bitmaps_p flag, and the x_draw_vertical_window_border
function.

Another possible way to see whodunit is to step through update_window
and update_window_line, and see which code removes the portions of the
vertical line.

Or maybe the problem is in the order in which fringe bitmaps and the
vertical border are drawn.




This bug report was last modified 12 years and 174 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.