Menu

#740 [IncrementalSearch] fix search history crowding

Undefined
applied
Patch
2018-09-29
2018-09-23
No

I'm submitting a patch for a fix / improvement in the IncrementalSearch plugin. The plugin records every keystroke in history, which means typing "TERM" leaves the following entries in search history:

TERM
TER
TE
T

We now try to be a bit smarter by only adding the term to history upon:
leaving focus from the text control
using prev / next / clear buttons or shortcut keys

Discussion thread: http://forums.codeblocks.org/index.php/topic,22828.0.html

1 Attachments

Discussion

  • bluehazzard

    bluehazzard - 2018-09-23

    Works OK for me

     
  • Teodor Petrov

    Teodor Petrov - 2018-09-29
    • status: open --> applied
    • assigned_to: Teodor Petrov
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.