Version: 3.0.2 (using KDE KDE 3.2.1) Installed from: Compiled From Sources Compiler: gcc-3.3.1 OS: Linux * open doc browser * enter 'KMain', press ENTER, a new tab appears, classKMainWindow.html * browse: QMainWindow -> QWidget -> QObject (doesn't matter which, just to get three distinguishable names in history) History from top to bottom: QWidget, QMainWindow, KMainWindow * jump back to QMainWindow by selecting QMainWindow in history (one expects the qmainwidget to pop up) --> one gets: KMainWindow Doing the same with 'forward' seems to work correctly.
> (one expects the qmainwidget to pop up) of course this should read: "one expects the classQMainWindow.html to pop up"
Technically, this code isn't in the documentation plugin (it's in partcontroller.cpp) but it should be.
Yes. Fixed in HEAD.