Bug 343979

Summary: Kwrite hangs when replacing strings in long lines.
Product: [Applications] kate Reporter: piotrekg2spam
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***