- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    Qt Creator 4.14.0
- 
    None
- 
    Windows 10, 64-bit, Qt 5.15.2
- 
        
- 
        a86da031c7a9473b3883c5ea117d15f7e6d979f9 (qt-creator/tqtc-qt-creator/4.15)
The code tool tips hang around too long, and can build up over time:

Pressing escape clears them, but it gets a bit irritating. Also, for overloaded functions, it interferes with the use of the up and down arrows for navigation (note in the video, once the `strpbrk` tip appears I switch to using the left and right arrows; that was to avoid this in the example).
I think a good solution would be to clear the tooltips when the cursor moves to a different expression. (Personally, I'd be OK with clearing them if the cursor moves to a different line, too, if that's the only option - even though "line" != "expression", I'd take those quirks over this one).
- relates to
- 
                    QTCREATORBUG-25691 Function parameter tooltips stay present when they are no longer relevant -         
- Closed
 
-         
| For Gerrit Dashboard: QTCREATORBUG-25664 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 347357,2 | TextEditor: Fix is visible check of function hint | 4.15 | qt-creator/qt-creator | Status: MERGED | +2 | 0 | 
