D14064: Dictionary doesn't have enough time to complete query before resetting by milou

David Edmundson noreply at phabricator.kde.org
Sun Sep 9 08:54:21 BST 2018


davidedmundson added a comment.


  Urgh. Just read the code.
  
  We don't reset when we type a new letter. To do so would have a jumpy ui. Instead we reset when we get results back.
  
  That leaves a problem when you search for "firefo" ( with 1 result) to "firefodfhhxtffrdh" with zero results. Which is what this timer "solves"
  
  Clearly its not a good solution to the problem. Changing it to 5 seconds isn't helping.

REPOSITORY
  R112 Milou

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

To: McPain, broulik, davidedmundson
Cc: davidedmundson, acrouthamel, ngraham, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180909/0ac6e36f/attachment.html>


More information about the Plasma-devel mailing list