Bug 217065 - Opening a file with one long HTML line causes Kate to freeze long
Summary: Opening a file with one long HTML line causes Kate to freeze long
Status: RESOLVED DUPLICATE of bug 210464
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 14:56 UTC by Andreas Pietzowski
Modified: 2009-12-02 16: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 Andreas Pietzowski 2009-12-02 14:56:54 UTC
Version:            (using KDE 4.3.4)
Installed from:    Ubuntu Packages

I set up an example webpage that demonstrates the bug. It is a PHP script that outputs 5000 HTML input-checkboxes next to each other in ONE line. Try to open it with kate, it will take minutes:

http://www.pietzowski.de/longline.php

Now I have a different example where a \n is put right after each input-tag. It's the same HTML content but kate has opened this file in milliseconds:

http://www.pietzowski.de/longline.php?newline

Seems like one long lines freeze Kate.
Comment 1 Milian Wolff 2009-12-02 16:36:35 UTC

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