Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0-beta
-
None
-
9c57b1000f51719a44e64d4edf9c2af912877f11
Description
- Enable "Use tooltips in main editor while debugging".
- Create a new Qt GUI project.
- Build it.
- Set a breakpoint in main.cpp.
- Run it in debugger.
- When execution stopped at the breakpoint, hover the class names MainWindow or QApplication.
An empty tooltip will show up.
The tooltip should present useful information to the user. If there is nothing to show, no tooltip should be shown at all.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-7028 Pinned debugger tooltips disappear
- Closed