Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
ffd39a4f5 (dev), 15d0a40ed (dev), 7d9189a3b (6.8), 9b035049a (6.8)
Description
Hovering over a property in Qt Creator now displays documentation for the property in a tooltip. This works fine for most properties, but WebEngineView.url in particular seems to trip the language server up, because no hover documentation is displayed at all. Other properties of the WebEngineView type do not have the same issue. I assume this is because the property name and the property type are both "url".
Attachments
For Gerrit Dashboard: QTBUG-127051 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
562746,7 | Add tests for helpengine plugin | dev | qt/qttools | Status: MERGED | +2 | 0 |
589836,10 | qmlls: redesign documentation hints | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
596396,3 | qmlls: redesign documentation hints | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
596864,2 | Add tests for helpengine plugin | 6.8 | qt/qttools | Status: MERGED | +2 | 0 |