Bug 399426

Summary: Display and Monitor Conpositor documentation missing from Help Menu
Product: [Websites] docs.kde.org Reporter: Dean <deano_ferrari>
Component: Missing ContentAssignee: Documentation Editorial Team <kde-doc-english>
Status: REPORTED ---    
Severity: normal CC: adrian, lueck, yurchor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dean 2018-10-06 00:45:28 UTC
SUMMARY

No Compositor help information present in KDE Plasma 5  (v 5.12.6) documentation. I did find KDE 4 documentation that is largely still applicable and could be incorporated? 

https://userbase.kde.org/Desktop_Effects_Performance#OpenGL_mode

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Burkhard Lück 2018-10-07 11:22:40 UTC
Removal of this docbook was requested by the kwin maintainer martin, see https://git.reviewboard.kde.org/r/124436/

X-DocPath points to the userbase page you mentioned, therefore the Help action should open the userbase page.
But that seems to work only from the standalone KCM, not from KHelpcenter or from Systemsettings
Comment 2 Adrián Chaves (Gallaecio) 2019-11-16 18:10:39 UTC
Do we close this, then, or should we fix the X-DocPath-openign issue as part of this?
Comment 3 Yuri Chornoivan 2019-11-16 18:14:57 UTC
(In reply to Adrián Chaves (Gallaecio) from comment #2)
> Do we close this, then, or should we fix the X-DocPath-openign issue as part
> of this?

It might be caused by the filtering of URLs by the "http:" start substring.

https://cgit.kde.org/khelpcenter.git/commit/?id=898c473a6421521ab1b39312a7678a05c7141fd7

Can anybody confirm?