Opened 3 years ago
#708 new defect
Qt Assistant display issues
Reported by: | jakimowb | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Package |
Version: | Keywords: | assistant webkit qtextbrowser | |
Cc: |
Description
The Qt Assistant executable provided with OSGeo4W (\apps\Qt5\bin\assistant.exe) uses the QTextBrowser to display Qt help files.
This can lead to serious display problems, for example in case of the QGIS API help file (https://www.qgis.org/api/qgis.qch).
The problem seems to be avoided if the Qt Assistant is compiled with Qt WebKit.
This screenshot give an example for the differences between QTextBrowser and Qt WebKit versions of the Qt Assistant:
See also:
Note:
See TracTickets
for help on using tickets.