Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.0.0
-
None
-
6a98c171479ed06a236332e64df89e6c5a76de71
Description
When jumping to an anchor that the web view cannot jump to (e.g. because it is on the bottom of the document), it is not immediately obvious which section is being referred to. It would be nice if the qdoc generated a jquery function that gets triggered if a page is loaded with an anchor to briefly highlight the section of interest (this is a longstating issue)
1) in text editor you select a function (i.e getOpenFileName)
2) Press F1
3) Displayed help then should highlight the string "getOpenFileName" (see mock-up)
Attachments
Issue Links
- relates to
-
QTCREATORBUG-1964 Annoying highlighting when pressing F1 on a Qt class
- Closed