GNU bug report logs - #31904
27.0.50; Emacs doesn't render text/modeline Mac OSX 10.14 Mojave

Previous Next

Package: emacs;

Reported by: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>

Date: Tue, 19 Jun 2018 23:25:02 UTC

Severity: minor

Tags: fixed

Merged with 32932, 33891, 34127, 34710, 36302

Found in versions 26.1.90, 26.1.91, 26.2.90, 27.0.50

Fixed in version 28.1

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: "zentrope <at> fastmail.fm" <keith <at> zentrope.com>
Cc: 31904 <at> debbugs.gnu.org
Subject: bug#31904: scatch/ns-drawing
Date: Sun, 26 Aug 2018 14:02:49 +0100
Sorry, I thought I’d already replied to this.

On Sun, Aug 19, 2018 at 04:51:36PM -0700, zentrope <at> fastmail.fm wrote:
> 
> Another interesting thing:
> 
> * The problem does NOT occur when changing the size of the font.
> 
> * If I change the font (to Monaco), the screen blanks, but
>   immediately running a command to change the font size “fixes” it.
> 
> Seems that the font-change isn’t triggering a “repaint the whole
> thing”, rather, just repaint the line containing the pointer.

Yes, that sounds right. Chances are the line with the cursor on it
redraws because the cursor is drawn as a separate action.

Probably the font change needs to mark the frame as garbaged so it’s
redrawn completely, but that’s not happening. Unfortunately I don’t
know where that should be done. I can’t see anywhere obvious in the NS
code. I’ll keep looking.
-- 
Alan Third




This bug report was last modified 5 years and 93 days ago.

Previous Next


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