GNU bug report logs - #26643
26.0.50; not able to resize frame on OS X

Previous Next

Package: emacs;

Reported by: "Charles A. Roelli" <charles <at> aurox.ch>

Date: Mon, 24 Apr 2017 19:13:02 UTC

Severity: normal

Tags: fixed

Found in version 26.0.50

Fixed in version 26.1

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

Bug is archived. No further changes may be made.

Full log


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

From: "Charles A. Roelli" <charles <at> aurox.ch>
To: bug-gnu-emacs <at> gnu.org
Cc: 26643 <at> debbugs.gnu.org
Subject: Re: bug#26643: 26.0.50; not able to resize frame on OS X
Date: Tue, 25 Apr 2017 21:05:22 +0200
> Unfortunately removing the title test introduces a crash bug under
> certain circumstances.
>
> Can you try replacing it with this:
>
>     else if (fs_state == FULLSCREEN_NONE && ! maximizing_resize
>              && [[self window] title] != NULL)
>
> and let me know if it fixes the resizing problem?
>
> Thanks!

This does fix the issue.  Thanks for the help!






This bug report was last modified 8 years and 30 days ago.

Previous Next


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