FS#54575 - [qtcreator] consider disabling the webengine based help

Attached to Project: Arch Linux
Opened by Norbert Pfeiler (npfeiler) - Saturday, 24 June 2017, 16:19 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 04 July 2017, 12:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Jump to anchor in the webengine based help neither works via F1 from the source code nor from the index links in the help view.
This makes it pretty frustrating to work with.

Consider adding something like this to prepare() to force the non-webengine based help viewer instead:
sed -e 's/!isEmpty(QT.webenginewidgets.name)/webenginehelpplugin/' -i qt-creator-opensource-src-${pkgver}/src/plugins/help/help.pro
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 04 July 2017, 12:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  qt5-base 5.9.1-2
Comment by Antonio Rojas (arojas) - Tuesday, 27 June 2017, 20:04 GMT
Have you reported the problem upstream? If there's an issue it should be fixed, not worked around by disabling features.
Comment by Norbert Pfeiler (npfeiler) - Tuesday, 27 June 2017, 20:06 GMT Comment by Norbert Pfeiler (npfeiler) - Tuesday, 27 June 2017, 20:09 GMT
The question is if optics are a more important feature than functionality. Because that’s the only thing webengine contributes.

Loading...