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.
Fixed for 4.5. *** This bug has been marked as a duplicate of bug 237296 ***