Bug 141047 - code folding corrupts GUI
Summary: code folding corrupts GUI
Status: RESOLVED DUPLICATE of bug 139578
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 05:42 UTC by Matthew Lai
Modified: 2007-02-02 09:36 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 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 ***