Review Request 112258: ksysguard process list: better keyboard navigation

Commit Hook null at kde.org
Wed Nov 6 19:07:45 GMT 2013


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


This review has been submitted with commit f01c0f9afe13b4a7df4a1d2cbe57dc39c690d265 by Harald Hvaal to branch master.

- Commit Hook


On Oct. 18, 2013, 7:41 a.m., Harald Hvaal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112258/
> -----------------------------------------------------------
> 
> (Updated Oct. 18, 2013, 7:41 a.m.)
> 
> 
> Review request for kde-workspace and John Tapsell.
> 
> 
> Repository: kde-workspace
> 
> 
> Description
> -------
> 
> ksysguard has good keyboard handling, but it can be better. For example, it has annoyed me that I cannot use the del/shift-del shortcuts or get the context menu unless I explicitly tab my way down to the treeview (even though pressing up/down with the text field focused gives the false impression that the rows have focus).
> 
> This diff makes this keyboard navigation more efficient. While the comments in the code should describe the behavior well enough, here they are listed:
> 
> * Search field
> ** Pressing enter moves to first item in treeview and opens context menu
> ** Pressing down/pgdown will move actual focus to the treeview
> ** Focusing the text field clears the treeview selection. This emphasises that only one visual element is focused at a time, as well as that you can not interact with the items in the view until they have been selected.
> * Treeview
> ** Pressing up when on the first entry will move focus to the text field
> ** If you start typing, the focus will immediately be moved to the text field
> ** When focus is received, select first row in the treeview
> 
> 
> After bumping this twice already without responses, I'm thinking about pushing it as it is unlikely to cause much (if any) trouble.
> 
> 
> Diffs
> -----
> 
>   libs/ksysguard/processui/ksysguardprocesslist.cpp ed2c1ff4e93041e4b1911e2643bfda6888d171bd 
> 
> Diff: http://git.reviewboard.kde.org/r/112258/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Harald Hvaal
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20131106/1021f062/attachment.htm>


More information about the kde-core-devel mailing list