Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.2.1
-
None
-
Kubuntu 14.04 64-bit
Qt Creator 3.2.1 (enterprise)
Based on Qt 5.3.2 (GCC 4.6.1, 64 bit)
Built on Sep 12 2014 at 04:29:56
From revision cd3bd67d77
Description
To reproduce, go to qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp and search for setContentY. Hold down CTRL and hover over the symbol and you'll be taken to its declaration, when you should have to click first.
I was told that this was problem was discussed on the mailing list, but I'm not running multiple instances of Creator. Below is the output of ps aux | grep qtcreator after restarting my machine and running one instance of Creator:
micurtis@mitch-ubuntu:~$ ps aux | grep qtcreator micurtis 2080 47.0 4.5 4865868 371292 ? Sl 10:47 0:08 /home/micurtis/dev/qt-enterprise-embedded/Tools/QtCreator/bin/qtcreator -session 1014a10415d13a000141102975200000019450053_1411030017_468284 micurtis 2320 0.0 0.0 0 0 ? Z 10:47 0:00 [qtcreator] <defunct> micurtis 2322 0.0 0.0 0 0 ? Z 10:47 0:00 [qtcreator] <defunct> micurtis 2325 0.0 0.0 0 0 ? Z 10:47 0:00 [qtcreator] <defunct> micurtis 2328 0.0 0.0 0 0 ? Z 10:47 0:00 [qtcreator] <defunct> micurtis 2412 0.0 0.0 14668 916 pts/2 S+ 10:48 0:00 grep --color=auto qtcreator
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-12986 Jump to implementation invoked without click for virtual functions.
-
- Closed
-