https://bugs.kde.org/show_bug.cgi?id=394545
--- Comment #1 from Shriramana Sharma <samj...@gmail.com> --- Sorry for the multiple posts but on closer examination I find the behaviour is much more curious. For an input file such as below (ignore the dashed lines): --- a b --- ... having a newline before the 'a', after the 'b' and between them, only the one between them is recognized. But go to the line after 'b', type one letter and immediately backspace and try the find/replace again, presto the newline after 'b' is recognized, but only once. Try that again and it is no longer recognized! Likewise go to the line before 'a', type one letter and immediately backspace and try the find/replace again, presto the newline before 'a' is recognized. This is very strange to say the least… I should also note that the same behaviour is seen in KDevelop as well presumably because it uses the same Katepart. -- You are receiving this mail because: You are watching all bug changes.