Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.3.0, Qt Creator 3.1.1
Description
To reproduce:
Type the following and wait for parsing to finish.
QString dupa; dupa.toLower();
1) Don't touch the keyboard except of F1 key when needed
2) LMB click over "QString" and press F1 (before tooltip appears)
3) LMB click over "toLower" and press F1 (before tooltip appears)
4) LMB click over "QString" and wait for tooltip to show up. After tooltip appears press F1
5) Position mouse cursor (without LMB click) over "toLower" and wait for tooltip to show up. Press F1. Help window shows: "No documentation available"
Attachments
Issue Links
- relates to
-
QTCREATORBUG-4640 'No documentation available' should not shows when press F1 button second time
- Closed
-
QTCREATORBUG-9266 F1 Help Doesn't work for *.pro files
- Closed
- replaces
-
QTCREATORBUG-5344 Pressing F1 over tooltip containing F1 key icon sometimes switches to full help mode
- Closed