Version: (using KDE 4.1.4) OS: Linux Installed from: Ubuntu Packages Using the keyboard to navigate the keyboard shortcut settings is, ironically enough, not exactly keyboard-friendly. The observed tab order is (I hope the ASCII art is preserved): 4. 2. Export Scheme <---- 1. Import Scheme Areas | <- 3. KDE Component 6. Search -------\ ^ | -> 5. Action list | 7. Individual controls of action if openened 8. Unknown (disabled Help button?) 9. Defaults button 10. Unknown (disabled Reset or Apply button?) The expected order would be: 1. Top bar (Overview, Search) 2. Areas (Keyboard, Mouse, Keyboard Shortcuts) 3. Export Scheme 4. Import Scheme 5. KDE component 6. Search 7. Shortcuts 8. Individual controls 9. Help 10. Defaults 11. Reset 12. Apply with disabled controls not appearing in the order, of course.
This dialog was simplified in the KDE4.3.x code. Now there is only one problem, the list gets focus first instead of the search bar (which is above it), but this must be addressed on kdelibs. Thanks