Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.2.0-beta1
-
None
Description
class Foo { int bar; }; void func() { Foo foo; foo. // completion appears. Now undo - it stays there and still active }
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-15038 ProposalWidget remains usable when undoing changes, will insert code at wrong location
- Closed