GNU bug report logs -
#33864
27.0.50; Display corruption with "small" font size when something is in the fringe
Previous Next
Reported by: Dale Sedivec <dale <at> codefu.org>
Date: Tue, 25 Dec 2018 06:03:03 UTC
Severity: normal
Tags: fixed
Found in version 27.0.50
Fixed in version 26.2
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Wed, Dec 26, 2018 at 10:34:32PM -0600, Dale Sedivec wrote:
> I did a "git bisect" on master and I think I traced this to:
>
> commit b58e8b82ededfb314e385d97df1efed2ce84f4db
> Merge: febdedfa8d 094fcf62d2
> Author: Glenn Morris <rgm <at> gnu.org>
> Date: Wed Nov 28 07:51:11 2018 -0800
>
> Merge from origin/emacs-26
>
> 094fcf6 Fix more drawing bugs in NS port (bug#32932)
Ironically I’d expect that commit to fix any issue like this, not
cause it. The previous code would cause the entire line to be redrawn
if there was a fringe bitmap, but the new code should cause just the
bitmap itself to be redrawn.
Although I suppose it might not be the fringe bitmap code that’s
causing this.
> Strange that I haven't been seeing this in the emacs-26 branch, I will
> try and build that again tomorrow to make sure I'm using an Emacs 26
> build with the above commit.
I can’t replicate the issue on either master or emacs-26.
Can you replicate this on any line that has a ‘large’ fringe bitmap,
or is it only certain ones?
--
Alan Third
This bug report was last modified 6 years and 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.