Review Request 112258: ksysguard process list: better keyboard navigation
Commit Hook
null at kde.org
Wed Nov 6 19:08:23 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112258/#review43189
-----------------------------------------------------------
This review has been submitted with commit 680cd78d80939d02a20b4d7470b663d08fd4056e by Harald Hvaal to branch master.
- Commit Hook
On Nov. 6, 2013, 7:07 p.m., Harald Hvaal wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112258/
> -----------------------------------------------------------
>
> (Updated Nov. 6, 2013, 7:07 p.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/e336f362/attachment.htm>
More information about the kde-core-devel
mailing list