https://bugs.kde.org/show_bug.cgi?id=398908
--- Comment #121 from Ahmad Samir <a.samir...@gmail.com> --- The QRegularExpression related messages, either it's from the filter bar (which appears at the bottom of the view with Ctrl+i), or from the search bar (which appears under the toolbar with Ctrl+f). Were you using either of these tools? (I think we need to check the QRegularExpression object before calling QString::contains() in this case, since we're dealing with interactive input, which can have regex syntax errors). -- You are receiving this mail because: You are watching all bug changes.