Details
-
Bug
-
Resolution: Out of scope
-
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
teps:
1. Go-> preference->Debugger->General, check use "tooltips in main editor when debugging".
2. Start Debug a Qt Gui application with break points. or use the attached projects.
3. Cursor Stay on "*w.show ();" Refer to screenshot.
Expected result:
There should be just one kind tool tips show ,"help-tooltip" or " debugging -tooltip"
Actually result:.
There are two kinds of tooltips fighting each other to show.