-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.5.0-rc1
-
None
-
Linux
- Open project
- Open search by Ctrl+Shift F
- Choose regexp mode
- Enter: "tr("
- Press search
Note warnings:
QRegularExpressionPrivate::doMatch(): called on an invalid QRegularExpression object "tr("
on the console, but no error is displayed in the UI.