Bug 393445 - Navigation for Qt5 documentation works incorrectly
Summary: Navigation for Qt5 documentation works incorrectly
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Documentation viewer (other bugs)
Version First Reported In: 5.2.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-23 22:09 UTC by Piotr Mierzwinski
Modified: 2018-06-20 20:30 UTC (History)
1 user (show)

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


Attachments

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