Bug 205485

Summary: Regexp search & replace in input field works wrong
Product: [Applications] konqueror Reporter: Voker57 <voker57>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: faure
Priority: NOR    
Version: 4.3.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Voker57 2009-08-28 14:25:57 UTC
Version:           4.3.0 (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

In konqueror 3.5.9 in regexp replace ^ used to mean beginning of line. In konqueror 4.3.0 it means beginning of document, effectively preventing for example deleting spaces in line beginnings (^ ).

How to reproduce: type long text with spaces before lines, Ctrl+R, replace "^ " with "". Only in first line space is removed.
Comment 1 David Faure 2010-05-19 01:20:40 UTC
Fixed for 4.5.

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