- 
    
Bug
 - 
    Resolution: Done
 - 
    
P4: Low
 - 
    Qt Creator 6.0.2
 - 
    None
 
- 
        
 - 
        45c018f560 (qt-creator/qt-creator/7.0) 45c018f560 (qt-creator/qt-creator/master) 45c018f560 (qt-creator/tqtc-qt-creator/7.0) 45c018f560 (qt-creator/tqtc-qt-creator/master) 45c018f560 (qt-creator/tqtc-qt-creator/qds-3.1)
 
In previous versions of QtCreator, when using FakeVim, holding down keys such as 'j', 'k', 'h', and 'l' in command mode would auto-repeat the corresponding navigation throughout a document. With QtCreator 6.0.2 (and maybe earlier, since I upgraded from 5.0.1), pressing one of these keys causes the cursor to move only once. Now I have to use the arrow keys to accomplish basic movement. This goes against the spirit of Vi since my hands must leave the main keyboard for such a basic task. Note also that programs like Vim support auto-repeat as did QtCreator until recently.