Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
Qt Creator 3.6.1, Qt Creator 4.1.0-rc1, Qt Creator 4.2.0
-
None
-
Windows 10 64 bit
Creator built with Qt 5.5.1, Qt 5.7.0
MSVC 2013
Description
- Set Windows' display language to German.
- Try to compile this code from Creator using MSVC 2013:
int main(int argc, char *argv[]) { for (int i : whatever()) { } return 0; }
- See the Issues view.
Creator displays the German umlaut "ü" strangely:
Umlauts should be correctly displayed like any other characters.
Attachments
Issue Links
- relates to
-
QTBUG-22599 Polish characters of Terminus font not rendered properly
-
- Open
-