GNU bug report logs - #53018
29.0.50; pgtk child frame borders wont show

Previous Next

Package: emacs;

Reported by: Akira Kyle <akira <at> akirakyle.com>

Date: Wed, 5 Jan 2022 00:41:01 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53018 in the body.
You can then email your comments to 53018 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#53018; Package emacs. (Wed, 05 Jan 2022 00:41:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Akira Kyle <akira <at> akirakyle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 05 Jan 2022 00:41:01 GMT) Full text and rfc822 format available.

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

From: Akira Kyle <akira <at> akirakyle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; pgtk child frame borders wont show
Date: Tue, 04 Jan 2022 17:40:40 -0700
In GNU Emacs 29.0.50 (build 1, aarch64-unknown-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
Repository revision: ab5ee3e29e916d4009b301841e9780aad564a6a0
Repository branch: master
System Description: NixOS 22.05 (Quokka)

Configured using:
 'configure
 --prefix=/nix/store/0fiqa453abl4c1c28g0baqs9s274s7ff-emacs-pgtkgcc-20220103.0
 --disable-build-details --with-modules --with-x-toolkit=gtk3
 --with-cairo --with-xwidgets --with-native-compilation --with-pgtk'

Window manager is sway and (pgtk-backend-display-class) is
"GdkWaylandDisplay"

Running the following lisp in emacs -Q:

(add-to-list 'load-path "~/path/to/posframe")
(require 'posframe)
(posframe-show " *my-posframe-buffer*"
                 :string "This is a test"
                 :position 1
                 :border-width 30
                 :border-color "red")


The child frame border look like appears for a split second before
disappearing and it isn't colored red but inherits the default
background color.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53018; Package emacs. (Wed, 05 Jan 2022 02:19:01 GMT) Full text and rfc822 format available.

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

From: Po Lu <luangruo <at> yahoo.com>
To: Akira Kyle <akira <at> akirakyle.com>
Cc: 53018 <at> debbugs.gnu.org
Subject: Re: bug#53018: 29.0.50; pgtk child frame borders wont show
Date: Wed, 05 Jan 2022 10:18:39 +0800
Akira Kyle <akira <at> akirakyle.com> writes:

> In GNU Emacs 29.0.50 (build 1, aarch64-unknown-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
> Repository revision: ab5ee3e29e916d4009b301841e9780aad564a6a0
> Repository branch: master
> System Description: NixOS 22.05 (Quokka)
>
> Configured using:
>  'configure
>  --prefix=/nix/store/0fiqa453abl4c1c28g0baqs9s274s7ff-emacs-pgtkgcc-20220103.0
>  --disable-build-details --with-modules --with-x-toolkit=gtk3
>  --with-cairo --with-xwidgets --with-native-compilation --with-pgtk'
>
> Window manager is sway and (pgtk-backend-display-class) is
> "GdkWaylandDisplay"
>
> Running the following lisp in emacs -Q:
>
> (add-to-list 'load-path "~/path/to/posframe")
> (require 'posframe)
> (posframe-show " *my-posframe-buffer*"
>                  :string "This is a test"
>                  :position 1
>                  :border-width 30
>                  :border-color "red")
>
>
> The child frame border look like appears for a split second before
> disappearing and it isn't colored red but inherits the default
> background color.

Thanks, should be fixed now on master.  Please test.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53018; Package emacs. (Wed, 05 Jan 2022 05:02:02 GMT) Full text and rfc822 format available.

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

From: Akira Kyle <akira <at> akirakyle.com>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 53018 <at> debbugs.gnu.org
Subject: Re: bug#53018: 29.0.50; pgtk child frame borders wont show
Date: Tue, 4 Jan 2022 22:01:07 -0700
On Tue, Jan 4, 2022 at 7:18 PM Po Lu <luangruo <at> yahoo.com> wrote:
>
> Thanks, should be fixed now on master.  Please test.

The borders are displaying correctly here now.
Thank you!




Reply sent to Po Lu <luangruo <at> yahoo.com>:
You have taken responsibility. (Wed, 05 Jan 2022 05:10:02 GMT) Full text and rfc822 format available.

Notification sent to Akira Kyle <akira <at> akirakyle.com>:
bug acknowledged by developer. (Wed, 05 Jan 2022 05:10:02 GMT) Full text and rfc822 format available.

Message #16 received at 53018-done <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Akira Kyle <akira <at> akirakyle.com>
Cc: 53018-done <at> debbugs.gnu.org
Subject: Re: bug#53018: 29.0.50; pgtk child frame borders wont show
Date: Wed, 05 Jan 2022 13:09:24 +0800
Akira Kyle <akira <at> akirakyle.com> writes:

> On Tue, Jan 4, 2022 at 7:18 PM Po Lu <luangruo <at> yahoo.com> wrote:
>>
>> Thanks, should be fixed now on master.  Please test.
>
> The borders are displaying correctly here now.
> Thank you!

Great, I'm closing this bug.

Thanks for testing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Feb 2022 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 55 days ago.

Previous Next


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