Bug 393445

Summary: Navigation for Qt5 documentation works incorrectly
Product: [Applications] kdevelop Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: Documentation viewerAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: chrisito
Priority: NOR    
Version First Reported In: 5.2.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Piotr Mierzwinski 2018-04-23 22:09:02 UTC
After opening documentation for one class I can't jump to another clicking in link in opened page.

Steps to reproduce:
1. Open documentation for QTreeView 
2. Click on indexBelow
3. Click on QModelIndex (returned value in previously selected method)

Current result:
Current documentation page is only refreshed/reloaded.
Workaround here is that, when I click "Back" button, and after "Forward" then magically I'm moved to correct page of documentation.

Expected result:
Should be displayed page referring to clicked class name.

My platform:
  Qt-5.10.1   KF-5.45   Plasma-5.12.4
  KDevelop comes from distribution packages.