GNOME Bugzilla – Bug 615258
Keyboard capplet General tab revamp
Last modified: 2011-01-27 15:20:49 UTC
A number of UI improvements have been suggested for the General tab. This bug is a tracker for these suggestions. This bug is a part of the Keyboard Preferences design review which can be found here: http://live.gnome.org/UsabilityProject/Whiteboard/KeyboardPreferences
Created attachment 158265 [details] General tab from git
Created attachment 158266 [details] Typing tab after patch
Created attachment 158267 [details] [review] General tab to Typing tab patch Greeting! I have made patch that fixes all dependencies bugs. Here's screenshots of changes: GeneralTab.png - screenshot of gnome-keyboard-properties from git; TypingTab.png - screenshot of gnome-keyboard-properties after my patch.
Comment on attachment 158267 [details] [review] General tab to Typing tab patch Thanks! The key repeat toggle and the blink speed slider no longer seem to have mnemonics, though. Also, to avoid having to set guards for every single UI element, is it possible to just group all of the elements belonging to one option into a box and simply guard that instead? That would certainly help keep the code tidy.
I will remade whole patch, because Allan has changed mockups and requirements for General Tab. Thank you for your review!
That's how it looks in GNOME 3 now.