emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53018: closed (29.0.50; pgtk child frame borders wont show)


From: GNU bug Tracking System
Subject: bug#53018: closed (29.0.50; pgtk child frame borders wont show)
Date: Wed, 05 Jan 2022 05:10:02 +0000

Your message dated Wed, 05 Jan 2022 13:09:24 +0800
with message-id <87mtka93az.fsf@yahoo.com>
and subject line Re: bug#53018: 29.0.50; pgtk child frame borders wont show
has caused the debbugs.gnu.org bug report #53018,
regarding 29.0.50; pgtk child frame borders wont show
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53018: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53018
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#53018: 29.0.50; pgtk child frame borders wont show Date: Wed, 05 Jan 2022 13:09:24 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)
Akira Kyle <akira@akirakyle.com> writes:

> On Tue, Jan 4, 2022 at 7:18 PM Po Lu <luangruo@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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]