Bug 353262 - cppreference-doc qch file showed empty page
Summary: cppreference-doc qch file showed empty page
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Documentation viewer (other bugs)
Version First Reported In: 4.7.1
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-28 06:28 UTC by Fahad Al-Saidi
Modified: 2017-03-23 16:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.0.3
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.