Bug#38371: using the class tree to navigate source code does not work correct

nregnat at gmx.de nregnat at gmx.de
Tue Feb 19 07:34:03 UTC 2002


Package: kdevelop
Version: KDE 2.9.2 
Severity: normal
Installed from:    Compiled From Sources
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

This bug also exists in kdevelop 2.0.2:
Using the class tree to jump to the definition of a method brings the cursor normally to this method. However, if there are some lines inserted above the method you want to jump to, kdevelop positions the cursor on the old place (where the method has been before). It seems that kdevelop does not search the method, but only remembers the line number where it has been created. This is very annoying, especially in big projekts. Furthermore this leads to a desaster if you try to delete some method with the delete method from the pop-up menu on right-clicking on a method in the class tree. 



(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list