Bug 38371 - using the class tree to navigate source code does not work correct
Summary: using the class tree to navigate source code does not work correct
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-19 06:33 UTC by nregnat
Modified: 2002-10-09 21:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nregnat 2002-02-19 06:19:33 UTC
(*** This bug was imported into bugs.kde.org ***)

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)
Comment 1 Caleb Tennis 2002-10-09 21:59:02 UTC
Not an issue in Gideon (3.0).  I think this may be fixed in later 2.x releases 
as well, but I could be wrong.