https://bugs.kde.org/show_bug.cgi?id=377342
Marcin Dłubakowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Marcin Dłubakowski <[email protected]> --- I am afraid that porting to QRegularExpression won't fix this issue. There is some inherent problem with "\b\$" expression, if you test it with QRegularExpression, it still doesn't match. Even more, it doesn't match in any other language that I have tested (Java, JavaScript, Python). -- You are receiving this mail because: You are watching all bug changes.
