Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 4.5.0-beta1
-
Windows 10 1703 64 bit
Creator built on Qt 5.9.2
Kit based on Qt 5.9.1
Description
- Open tests\manual\qml\testprojects\plugins\imports\MyPlugin\MyComponent.qml from Creator's repository in Design mode.
- In the Navigator, select the textItem.
- In the Navigator, select the Rectangle.
- Press F1.
The documentation page "Text QML Type" will be opened.
Instead, the page "Rectangle QML Type" should be opened because a Rectangle is selected.