Bug 353262

Summary: cppreference-doc qch file showed empty page
Product: [Applications] kdevelop Reporter: Fahad Al-Saidi <Fahad.alsaidi>
Component: Documentation viewerAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: kossebau
Priority: NOR    
Version First Reported In: 4.7.1   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.0.3
Sentry Crash Report:

Description Fahad Al-Saidi 2015-09-28 06:28:53 UTC
when I add cppreference-doc-20150808 qch[1] file to documentation view no thing show just empty page. Then I open the same file with Qt creator and displayed fine. 


[1] http://en.cppreference.com/w/File:qch_book_20150808.zip

Reproducible: Always
Comment 1 Friedrich W. H. Kossebau 2017-03-23 15:26:39 UTC
Thanks for the report, sorry for taking so long to look at it.

I checked with current KDevelop master, the QCH file you linked works here.

Chances are that the enabling of JavaScript in the documentation viewer has fixed things also for that QCH file, like it fixed things for other QCH files (e.g. those generated with doxygen).

So please retry with any KDevelop version >= 5.0.3 and reopen this bug, if you still can reproduce it.