GNU bug report logs - #46827
Broken initial size of GTK3 frame

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Sun, 28 Feb 2021 09:32:01 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>
Cc: 46827 <at> debbugs.gnu.org
Subject: Re: bug#46827: Broken initial size of GTK3 frame
Date: Wed, 5 May 2021 09:25:49 +0200
> It seems tab-bar.el already updates only between 0 and 1.

That's not what I've seen.

> But even updating between 0 and 1 caused the problems.
> We have bug#46557 created from https://debbugs.gnu.org/46299#119
> I tried the test case from this bug report, and it doesn't fail anymore.
> Do you think your patch fixed this old bug?

You mean an init file with

(set-frame-parameter nil 'tab-bar-lines 0)
(set-frame-parameter nil 'tab-bar-lines 1)
(set-frame-parameter nil 'tab-bar-lines 0)

and doing C-x t 2?  I have never seen any problems with that so I can't
tell.  But it's my experience that whatever we do to our frames, it's
hard to break the external menu bar.

martin




This bug report was last modified 4 years and 11 days ago.

Previous Next


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