Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.1.2
-
None
Description
I'm using Qt Creator 3.1.2 on Mac OS X, where I can [command+click] to jump to the implementation of a function or declaration of a variable. It seems that this is invoked for virtual functions even without the mouse click. I.e. whenever I hold down "command" and move ever the call of a virtual function, it seems to jump to its definition. This is extremely irritating e.g. when doing some copy&pasting where "command" is held down for a while.
Could it be something in my settings that I have screwed up, or is it more likely a bug?
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-12635 Mouse navigation jumps to a function definition before I even get a chance to click on it
-
- Closed
-
- replaces
-
QTCREATORBUG-13058 Hovering over a base virtual function with CTRL held down goes to its declaration
-
- Closed
-