https://bugs.kde.org/show_bug.cgi?id=358915

Kåre Särs <kare.s...@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kare.s...@iki.fi
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Kåre Särs <kare.s...@iki.fi> ---
I can reproduce this.

The problem is the empty regexp after | matches also no character and the
search continues the search on the line without going forward and thus getting
into an eternal loop.

A workaround for the moment is to add the | after the rest of the regexp is
entered.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to