Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0-beta
-
None
-
Windows
-
e0070e57e61499fea47fa74e217e942c18417155
Description
- Enable "Use tooltips in main editor while debugging".
- Create a new Qt GUI project.
- Build it using MinGW.
- Set a breakpoint in main.cpp.
- Run it in debugger.
- When execution stopped at the breakpoint, hover "argv".
A tooltip will show up. - Double-click one of the displayed values.
The value becomes editable. - Click somewhere else in the tooltip.
The tooltip disappears.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6893 Empty tooltips shown by debugger
- Closed