[Bug 77781] New: 'back' navigation in documentation browser doesn't handle jumps correctly

Daniel Franke daniel.franke at imbs.uni-luebeck.de
Tue Mar 16 17:25:08 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=77781      
           Summary: 'back' navigation in documentation browser doesn't
                    handle jumps correctly
           Product: kdevelop
           Version: 3.0.2
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: daniel.franke imbs uni-luebeck de


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.




More information about the KDevelop-devel mailing list