Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.1.2
-
None
-
Ubuntu 14.04 using QtCreator 3.1.2 (opensource, GCC 4.6.1, 64-Bit) installed from official installer from Qt Website. Using Qt 5.1.3.
Description
Whenever the suggestion popup appears for code completion the first keystroke after its appearance is ignored.
This leads to annoying mistakes with function names missing the first letter:
object.etSize();
or
std::ector<double>
etc.
This only happens when using FakeVim. Without it the behaviour is as expected.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-3376 Keystrokes lost when editor suggestion popup is displayed.
- Closed
-
QTCREATORBUG-12371 Need to repeat first key during completion with FakeVim
- Closed