After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329855 - countdown causes resizing
countdown causes resizing
Status: RESOLVED OBSOLETE
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-04 04:11 UTC by Matthias Clasen
Modified: 2010-05-20 20:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2006-02-04 04:11:13 UTC
The countdown in the logout and shutdown dialogs causes these dialogs to resize a little bit due to string width variations. It would be nicer if the dialog would keep its size fixed.
Comment 1 Vincent Untz 2007-05-16 22:52:52 UTC
Hrm. We're only calling gtk_message_dialog_format_secondary_text(). So the resizing happens in GtkMessageDialog. I'm not quite sure what's the best way to fix this: if I force the size of the dialog, the label can overflow the dialog...
Comment 2 André Klapper 2009-07-27 22:18:08 UTC
Does not happen here because in 2.24 the four buttons take way more width than the text.
Close as OBSOLETE?
Comment 3 André Klapper 2010-05-20 20:47:19 UTC
Haven't seen this anymore. OBSOLETE.
Please reopen if still an issue.