Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.5.0
-
None
-
g++ compilers
-
53ce0d1a31c8ebb54952887b8bcf769843d50d9c (qtbase/5.5, 8.3.2015)
Description
- Apply qtbug44706.diff to qttranslations repo
- Open translations/qtquickcontrols_de.ts in Linguist 5.5
- Note: newlines are only displayed in the German translation, not in the source text edit
- Save file
- Do a git diff: Newlines are completely gone
Discovered while working on https://codereview.qt-project.org/#/c/106727/ , there are some translations with Newlines in QFtp / QPrintDialog which get clobbered each time.
Reproduceable with:
- g++ (i686-posix-dwarf-rev2, Built by MinGW-W64 project) 4.9.0
- g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
NOT Reproduceable with:
- MSVC 2013
Attachments
Issue Links
- is required for
-
QTBUG-44653 Issues to be fixed before Qt 5.5 Beta
- Closed
- relates to
-
QTBUG-53721 [REG 5.2 -> 5.3] QImage's move semantics versions of rgbSwapped() and mirrored() methods break backwards compatibility
- Closed