Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.5.1, Qt Creator 4.6.0
-
Ubuntu 15.04 64 bit
Qt 5.4.2, Qt 5.5.0
-
909cb3859b1b68408cbf71354c95b6bf39d15c12 (qt-creator/qt-creator/4.12)
Description
- Open a source file.
- Insert a number of empty lines into the code.
- In one of these lines type "#in".
The ProposalWidget will show up, proposing "#include". - Repeat pressing Ctrl+Z until all changes are undone.
The ProposalWidget will remain visible. - Press Enter.
The ProposalWidget will insert its code somewhere, replacing other code.
I don't think the the ProposalWidget should remain visible or active while undoing changes.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-21131 LSP: Completion box does not disappear on undo
- Closed
- replaces
-
QTCREATORBUG-17184 Completion popup remains after undo
- Closed
- resulted in
-
QTCREATORBUG-24077 Regression, ProposalWidget is not updated upon pressing left arrow
- Closed
-
QTCREATORBUG-24071 weird behavior when moving cursor after auto complete is shown
- Closed