Review Request 125988: [KUrlCompletion] Add autocompletion for '.' input which offers all hidden files/folders

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Sat Nov 28 21:36:05 UTC 2015


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

(Updated Nov. 28, 2015, 10:36 p.m.)


Review request for KDE Frameworks and David Faure.


Changes
-------

Added some additional tests to prove that the check "ends with /. or is equal to ." instead of just "ends with ." is needed.


Bugs: 354981
    https://bugs.kde.org/show_bug.cgi?id=354981


Repository: kio


Description
-------

Currently KUrlCompletion only offers autocompletion for hidden folders when you input at least one additional character after the dot. 
With this patch all hidden folders will be offered when only a dot is present.

This behaviour is test covered.


Diffs (updated)
-----

  autotests/kurlcompletiontest.cpp ca8563c 
  src/widgets/kurlcompletion.cpp c6764e4 

Diff: https://git.reviewboard.kde.org/r/125988/diff/


Testing
-------

All test cases for KUrlCompletion pass


Thanks,

Emmanuel Pescosta

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151128/bd4b8b60/attachment.html>


More information about the Kde-frameworks-devel mailing list