Review Request: Usability: Add keyboard navigation to Kickoff GUI (within and among all Views)

Richard Stockton rickstockton at reno-computerhelp.com
Wed Aug 22 19:59:29 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106125/
-----------------------------------------------------------

(Updated Aug. 22, 2012, 7:59 p.m.)


Review request for Plasma, Lamarque Vieira Souza and Martin Gräßlin.


Changes
-------

whitespace correction.


Description
-------

Keyboard control of Kickoff-Widget GUI, using arrow keys and Qt::Key_Tab. This version combines https://git.reviewboard.kde.org/r/104422/ and https://git.reviewboard.kde.org/r/106123/, preventing a repeat of bug 297842 when the feature (RFE bug 276932) is added to 4.9 and Trunk.


This addresses bugs 276932 and 297842.
    http://bugs.kde.org/show_bug.cgi?id=276932
    http://bugs.kde.org/show_bug.cgi?id=297842


Diffs (updated)
-----

  plasma/desktop/applets/kickoff/ui/launcher.cpp 3662ef0 
  plasma/desktop/applets/kickoff/ui/searchbar.cpp 6937f93 

Diff: http://git.reviewboard.kde.org/r/106125/diff/


Testing
-------

#1 Arrow key movement among programs in the flipscrollview (Right, back to Left, and Up/Down). Activbation of highlighted/selected programs.
#2 Search bar entry, movement into View of matches using the Tab key. Move among multiple matching prgrams via arrow keys. Tab goes back to the search TextEdit field, allowing the search to be modified; and it is highlighted, allowing the search text to be deleted.
#3 an empty search text field re-shows the tab bar and flipscrollview; tab selection is again enabled via left/right arrow keys.

NOTE: It requires 2, even 3 Tabs to get exactly where you want to be via keyboard. Up/Down arrows are sometimes ignored, because the MVC Controller has insufficient knowledge of where you came from, and often tries to send your keystroke to an invisible, non-responsive View. IMO, Re-design or total replacement (Kickoff-QML) IS appropriate.

But it works.... sort of.


Thanks,

Richard Stockton

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120822/02d93229/attachment.html>


More information about the Plasma-devel mailing list