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 694042 - Automatic suspend dialog layout
Automatic suspend dialog layout
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Power
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-17 19:49 UTC by Allan Day
Modified: 2013-02-18 15:46 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
modified screenshot (16.50 KB, image/png)
2013-02-17 19:49 UTC, Allan Day
Details

Description Allan Day 2013-02-17 19:49:15 UTC
Created attachment 236485 [details]
modified screenshot

The dialog looks rather squashed along the horizontal. The spacing could also make the connection between the switches and the delay comboboxes a bit clearer. And it would be nicer if "Delay" didn't intersect the labels above.

See the attached image for a screenshot and modified layout.
Comment 1 Bastien Nocera 2013-02-18 13:54:28 UTC
commit 431b89f1761da4519bbaa9a91bbf6af2442bc233
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 18 14:51:54 2013 +0100

    power: Expand the "Automatic suspend" dialogue's layout
    
    The dialog looks rather squashed along the horizontal. The spacing
    should make the connection between the switches and the delay comboboxes
    a bit clearer.
    
    Also make sure that the "Delay" labels don't intersect the labels above.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694042
Comment 2 Allan Day 2013-02-18 15:46:11 UTC
Thanks Bastien.