GNOME Bugzilla – Bug 605501
General tab: sliders are unaligned
Last modified: 2011-01-31 16:31:00 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
Hello. This bug currently can be fixed with my patch for this bug: https://bugzilla.gnome.org/show_bug.cgi?id=605515
(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
Slight change in plan! 'Short', 'Long', 'Fast' and 'Slow' should not be italicised.
Still a problem in GNOME 3. We should add the scales to a single size group, so they all match.
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