Bug 343979 - Kwrite hangs when replacing strings in long lines.
Summary: Kwrite hangs when replacing strings in long lines.
Status: RESOLVED DUPLICATE of bug 333517
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-09 20:46 UTC by piotrekg2spam
Modified: 2016-04-05 19:58 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 piotrekg2spam 2015-02-09 20:46:42 UTC
KWrite hangs when replacing strings in long lines (like ~60000 or longer).

My KWrite version is 4.14.3 (not selectable from menu).

Reproducible: Always

Steps to Reproduce:
1. Concatenate string "12" about 30000 times
2. Press ctr+r to enter replace mode and choose plain text replacement
3. Replace "2" with "3"

Actual Results:  
Kwrite hangs indefinitely.

Expected Results:  
Kwrite should replace "2" with "3" without any hanging.
Comment 1 Dominik Haumann 2016-04-05 19:58:10 UTC

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