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.