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

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

[debbugs-tracker] bug#18129: closed (popup dialogs: bad alignment of but


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18129: closed (popup dialogs: bad alignment of buttons)
Date: Sat, 02 Aug 2014 13:34:02 +0000

Your message dated Sat, 2 Aug 2014 15:33:26 +0200
with message-id <address@hidden>
and subject line Re: bug#18129: popup dialogs: bad alignment of buttons
has caused the debbugs.gnu.org bug report #18129,
regarding popup dialogs: bad alignment of buttons
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18129: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18129
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: popup dialogs: bad alignment of buttons Date: Mon, 28 Jul 2014 11:18:23 -0300
See for example the left button produced by this:

(x-popup-dialog t  '("This is a loooooooooooooooooooooooooooooooooooooong question" ("Yes" . "yes") ("No" . "no")))

While the right button is just by the border of the dialog, the left one is far from the left border.

Seems to be a maximum width for the stretching of the space between buttons.

Tested in gtk3.



--- End Message ---
--- Begin Message --- Subject: Re: bug#18129: popup dialogs: bad alignment of buttons Date: Sat, 2 Aug 2014 15:33:26 +0200
Hello.

I've fixed it in the trunk.

        Jan D.

1 aug 2014 kl. 02:18 skrev Carlos Pita <address@hidden>:

> Carlos Pita <address@hidden> writes:
> 
> Additional details, just in case (although I've seen the same problem in
> any gtk3 installation I used):
> 
> In GNU Emacs 24.3.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
> of 2014-07-24 on memeplex
> Windowing system distributor `The X.Org Foundation', version 11.0.11502000
> Configured using:
> `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
> --localstatedir=/var --with-x-toolkit=gtk3 --with-xft
> 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
> --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2
> LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'
> 
> 
> 
>> See for example the left button produced by this:
>> 
>> (x-popup-dialog t  '("This is a loooooooooooooooooooooooooooooooooooooong
>> question" ("Yes" . "yes") ("No" . "no")))
>> 
>> While the right button is just by the border of the dialog, the left one is
>> far from the left border.
>> 
>> Seems to be a maximum width for the stretching of the space between buttons.
>> 
>> Tested in gtk3.
> 
> 



--- End Message ---

reply via email to

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