D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

Simone Gaiarin noreply at phabricator.kde.org
Sun Oct 1 08:24:22 UTC 2017


simgunz added a comment.


  > - When the text field has focus, make the down arrow key move to the list of found results so that you can select one with the keyboard and not have to use the mouse at all
  
  I like the idea and in my personal opinion it should behave as you suggest, but before implementing it I want to be sure not to break other patterns people may use. In particular, the text box can have different autocompletion mode selected by the user, among which dropdown completion. This requires the use of the down arrow key, implementing your idea will break this behavior. Is it tolerable?
  
  > - Pre-select the top result in the list of found results so that you can immediately hit the return key to select that application
  
  I think this can be implemented independently of the previous point. We select the first result, and hitting enter will use that result even if the focus is still in the textbox. So no matter wether we decide to implement point 1, this should work.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D8056

To: simgunz, dfaure, #frameworks, #vdg, ngraham
Cc: ngraham, alexeymin, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171001/9b8272ca/attachment.html>


More information about the Kde-frameworks-devel mailing list