- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    Qt Creator 14.0.0
 - 
    None
 
- Consider a project with the following files:
foo.h foo.c foo_p.h foo_test.c
 - Press Ctrl-K, type `foo`, navigate to `foo_test.c` with the cursor keys
 - Start typing `:` and the line number
 - The cursor resets to the first line (`foo.c`)
 - With every new line character the cursor resets again
 - Expected: when a file was selected, the selection should stay while a line number is added
 
- duplicates
 - 
                    
QTCREATORBUG-14770 Locator resets selection to first item when continuing to type
-         
 - Open
 
 -