Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.2.0
-
[SDKTestRound6]
Workstation platform: Mac X OS 10.6.7
Qt SDK version: v1.1
Qt Creator Version: Qt Creator 2.1.84 (2.2-rc1) From revision a4c42ea4d9
Description
Steps:
1. Go-> preference->Debugger->General, check use "tooltips in main editor when debugging".
2. Start Debug a Qt Gui application or use the attachments.
3. Cursor Stay on arguments "*argv[ ] ",there will be a tooltip show.
4. Click stick button to fix the tooltip in this window.
5. Click expend-button in the first line.
Expected result:
The details of "*argv" will show in second line.
Actually result:.
According to attached screenshot,
when the "*argv" shows in second line .there will be another same tooltip show above it.