unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53018: 29.0.50; pgtk child frame borders wont show
@ 2022-01-05  0:40 Akira Kyle
  2022-01-05  2:18 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Akira Kyle @ 2022-01-05  0:40 UTC (permalink / raw)
  To: 53018

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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#53018: 29.0.50; pgtk child frame borders wont show
  2022-01-05  0:40 bug#53018: 29.0.50; pgtk child frame borders wont show Akira Kyle
@ 2022-01-05  2:18 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-01-05  5:01   ` Akira Kyle
  0 siblings, 1 reply; 4+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-01-05  2:18 UTC (permalink / raw)
  To: Akira Kyle; +Cc: 53018

Akira Kyle <akira@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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#53018: 29.0.50; pgtk child frame borders wont show
  2022-01-05  2:18 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-01-05  5:01   ` Akira Kyle
  2022-01-05  5:09     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Akira Kyle @ 2022-01-05  5:01 UTC (permalink / raw)
  To: Po Lu; +Cc: 53018

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!





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#53018: 29.0.50; pgtk child frame borders wont show
  2022-01-05  5:01   ` Akira Kyle
@ 2022-01-05  5:09     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 4+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-01-05  5:09 UTC (permalink / raw)
  To: Akira Kyle; +Cc: 53018-done

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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-05  5:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05  0:40 bug#53018: 29.0.50; pgtk child frame borders wont show Akira Kyle
2022-01-05  2:18 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-05  5:01   ` Akira Kyle
2022-01-05  5:09     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).