Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
Windows Vista x64
-
4aafc4e55e0906be0cc39911b2c1a4ffe71c4d91 ccb77caba466fe0e4d28a809129513cefdbd5575 997e4161cf937aa34a16bb2e708fa1bc7909355f
Description
When I place the cursor on some Qt code and hit F1 to get context sensitive help, Creator shows me the right page of the documentation but scrolls to a wrong position. I always have to scroll up a little.
This might be happening because some area of the pane is covered by the documentation's upper frame.
E. g. I'm at a line calling QLineEdit::clear(). By pressing F1 I get to the right page, but the wrong position (howitis.png). Instead, it should show the interface of the function (howitshouldbe.png).
Attachments
Issue Links
- relates to
-
QTCREATORBUG-1873 Verify that the styles of the help files in Qt Creator have been fixed in the RC
- Closed