Details
-
Bug
-
Resolution: Done
-
P4: Low
-
5.5.1
-
Windows 10
-
910f719bd111813f37278b67d07f9d12cb03a4ff (qtbase/5.6, 29.1.2016, 5.6)
Description
To reproduce, run attached example on Windows with username for example: "gröp☻"
Output:
("/qtbug-example")
Expected at least:
("C:/users/gröp☻/AppData/Local/qtbug-example")
Customer reported HЎυφ
#1 U+0048 'H' category=Letter_Uppercase script=Script_Latin(3) direction=DirL joiningType=Joining_None decomposition=NoDecomposition version=Unicode_1_1 #2 U+040E 'Ў' script=Script_Cyrillic(5) decomposition=Canonical #3 U+03C5 'υ' category=Letter_Lowercase script=Script_Greek(4) decomposition=NoDecomposition #4 U+03C6 'φ' t += QChar(0x48); t += QChar(0x40e); t += QChar(0x3c5); t += QChar(0x3c6);
Attachments
Issue Links
- relates to
-
QTBUG-56856 Win: licheck does not find license file if username is Cyrillic
-
- Closed
-