Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
Qt Creator 4.4.1, Qt Creator 4.5.0-beta1
-
None
Description
I experienced very slow response and observed high cpu usage when holding the Ctrl key and clicking vctDynamicVector. Perhaps it is related to QTCREATORBUG-18649
steps to reproduce the issue
- download https://bugreports.qt.io/secure/attachment/65280/memory-leak.tar.gz
- open memory-leak.qbs by Qt Creator
- open main.cpp
- insert a new line "vctDynamicVector<double> vector;" without double quotation marks at line #8 of main.cpp
- open vctDynamicVector.h by holding CTRL key and click vctDynamicVector inserted at step 4
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-22833 Follow Symbol Under Cursor is very slow, sometimes doesn't work at all
- Closed
- relates to
-
QTCREATORBUG-22833 Follow Symbol Under Cursor is very slow, sometimes doesn't work at all
- Closed