Bug 60260

Summary: QtEditor bracematching highlight draw error
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: QEditorAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jon Smirl 2003-06-23 05:52:48 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

I have this on a line:

(info->textureOffset&0xfffff) * 1000 / 0x100000);

I moved the cursor to the begining of the line.
(info->textureOffset&0xfffff) highlights

I hit tab. The text moves but the highlight doesn't
Comment 1 Matt Rogers 2006-03-16 21:35:51 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.