Bug 54058

Summary: goto line only functions until line 99
Product: [Applications] kdevelop Reporter: estebandito
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description estebandito 2003-02-04 09:35:26 UTC
Version:           cvs (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:          Linux

The function "Goto Line..." works only in the range from line 1 until 99. You can type in higher numbers, but the dialog will cut down higher numbers to 99 and jump to line 99.
Comment 1 estebandito 2003-02-05 10:54:12 UTC
This bug appears only in the QT-Editor. The Embedded Advanced Text Editor the "Goto 
Line..." works fine. 
Comment 2 Harald Fernengel 2003-02-08 02:10:39 UTC
fixed in CVS, thanks for reporting