GNU bug report logs - #18129
popup dialogs: bad alignment of buttons

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita <at> gmail.com>

Date: Mon, 28 Jul 2014 14:20:02 UTC

Severity: minor

Done: Jan Djärv <jan.h.d <at> swipnet.se>

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 18129 in the body.
You can then email your comments to 18129 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#18129; Package emacs. (Mon, 28 Jul 2014 14:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carlos Pita <carlosjosepita <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 28 Jul 2014 14:20:03 GMT) Full text and rfc822 format available.

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

From: Carlos Pita <carlosjosepita <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: popup dialogs: bad alignment of buttons
Date: Mon, 28 Jul 2014 11:18:23 -0300
[Message part 1 (text/plain, inline)]
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.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18129; Package emacs. (Fri, 01 Aug 2014 00:19:01 GMT) Full text and rfc822 format available.

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

From: Carlos Pita <carlosjosepita <at> gmail.com>
To: 18129 <at> debbugs.gnu.org
Subject: Re: bug#18129: popup dialogs: bad alignment of buttons
Date: Thu, 31 Jul 2014 21:18:32 -0300
Carlos Pita <carlosjosepita <at> gmail.com> 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.




Reply sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sat, 02 Aug 2014 13:34:02 GMT) Full text and rfc822 format available.

Notification sent to Carlos Pita <carlosjosepita <at> gmail.com>:
bug acknowledged by developer. (Sat, 02 Aug 2014 13:34:03 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Carlos Pita <carlosjosepita <at> gmail.com>
Cc: 18129-done <at> debbugs.gnu.org
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 <carlosjosepita <at> gmail.com>:

> Carlos Pita <carlosjosepita <at> gmail.com> 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.
> 
> 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18129; Package emacs. (Sat, 16 Aug 2014 19:04:02 GMT) Full text and rfc822 format available.

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

From: Carlos Pita <carlosjosepita <at> gmail.com>
To: 18129 <at> debbugs.gnu.org
Cc: "Jan D." <jan.h.d <at> swipnet.se>
Date: Sat, 16 Aug 2014 16:03:27 -0300
Jan, I'm still seeing this in the latest pretest:


GNU Emacs 24.3.93.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2)
 of 2014-08-16 on localhost




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18129; Package emacs. (Sat, 16 Aug 2014 21:54:01 GMT) Full text and rfc822 format available.

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

From: "Jan D." <jan.h.d <at> swipnet.se>
To: Carlos Pita <carlosjosepita <at> gmail.com>
Cc: "18129 <at> debbugs.gnu.org" <18129 <at> debbugs.gnu.org>
Subject: Re: 
Date: Sat, 16 Aug 2014 23:53:28 +0200
As this is not a regression, it is not fixed in the pretest, just the trunk.

      Jan D. 

> 16 aug 2014 kl. 21:03 skrev Carlos Pita <carlosjosepita <at> gmail.com>:
> 
> Jan, I'm still seeing this in the latest pretest:
> 
> 
> GNU Emacs 24.3.93.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2)
> of 2014-08-16 on localhost




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Sep 2014 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 238 days ago.

Previous Next


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