GNU bug report logs - #46184
28.0.50; child-frame-border-width of 0 falls back to internla-border-width

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Sat, 30 Jan 2021 05:53:01 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Aaron Jensen <aaronjensen <at> gmail.com>, 46184 <at> debbugs.gnu.org, Alexander Miller <alexanderm <at> web.de>
Subject: bug#46184: 28.0.50; child-frame-border-width of 0 falls back to internla-border-width
Date: Sat, 30 Jan 2021 16:26:07 +0100
[Message part 1 (text/plain, inline)]
> (make-frame `(
> 	      (parent-frame . ,(window-frame))
> 	      (child-frame-border-width . 0)
> 	      (internal-border-width . 200)))
>
> I would expect the border width to only fall back if
> child-frame-border-width is nil, since 0 is a useful setting.

It's not entirely trivial to do that (frame parameters are a pain in
this regard) but please have a look at the attached patch (tested on a
GTK build only).  Alexander, please have a look too.

Thanks, martin
[child-frame-border-width.diff (text/x-patch, attachment)]

This bug report was last modified 3 years and 364 days ago.

Previous Next


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