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 605501 - General tab: sliders are unaligned
General tab: sliders are unaligned
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: 615258
 
 
Reported: 2009-12-26 20:55 UTC by Allan Day
Modified: 2011-01-31 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2009-12-26 20:55:51 UTC
The sliders in the general tab of gnome-keyboard-properties are unaligned. Their lack of alignment makes the interface less attractive and appear to be poor quality. The sliders should be the same length and alignment.

This bug is part of the design review that can be found on the usability whiteboard [1]. An analysis and a mockup of the proposed change can be found on the whiteboard page.

[1] http://live.gnome.org/UsabilityProject/Whiteboard/KeyboardPreferences
Comment 1 Anton "Garfeild" Kolchunov 2010-03-15 18:48:31 UTC
Hello.

This bug currently can be fixed with my patch for this bug: https://bugzilla.gnome.org/show_bug.cgi?id=605515
Comment 2 Anton "Garfeild" Kolchunov 2010-03-15 18:49:48 UTC
(In reply to comment #1)
> Hello.
> 
> This bug currently can be fixed with my patch for this bug:
> https://bugzilla.gnome.org/show_bug.cgi?id=605515

Sorry, it was wrong link. Here is valid: https://bugzilla.gnome.org/show_bug.cgi?id=605498
Comment 3 Allan Day 2010-04-08 18:53:48 UTC
Slight change in plan! 'Short', 'Long', 'Fast' and 'Slow' should not be italicised.
Comment 4 Bastien Nocera 2011-01-27 15:26:26 UTC
Still a problem in GNOME 3. We should add the scales to a single size group, so they all match.
Comment 5 Bastien Nocera 2011-01-31 16:31:00 UTC
commit 6db9cbd8dfe6108773031f727c3a68c486c41d2e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jan 31 16:30:01 2011 +0000

    keyboard: Align the scales
    
    Make sure the scales in the keyboard panel are aligned by adding
    them all to GtkSizeGroups.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605501