-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 3.5
When running translation test on a single document (https://doc.qt.io/qtdesignstudio/studio-translations.html#running-translation-test-for-a-single-document), the result is not what is expected.
How to reproduce
Use qtds7632.zip
file : content/components/TxtPattern2.ui.qml
Run the test by click the icon.
Report : translation_report_TxtPattern2.json
The result for "line":28 is "Exceeds" but the correct result should be "Success"
Also there are only three qsTrId()s to check, but there are 6 of them in the report.