Bug 141047

Summary: code folding corrupts GUI
Product: [Applications] kate Reporter: Matthew Lai <cyberfish>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Lai 2007-02-02 05:42:50 UTC
Version:           2.5.5 (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

In Kate, when there could be more than one foldings, folding the first section somewhat corrupts the interface.

Can be demonstrated using this example -
http://cyberfish.wecheer.com/demo.c

In that example, if I fold int main(), the interface no longer works correctly (try highlighting different things from void someFunction(), and you will see what I mean)

If started from a Konsole, the message 
"QGArray::at: Absolute index 8 out of range"
is produced. Not sure if that is related though.

Thanks
Matthew Lai
Comment 1 Dominik Haumann 2007-02-02 09:36:41 UTC
known issue. we need to fix this :)

*** This bug has been marked as a duplicate of 139578 ***