Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16677

Odd display of German compile output in Issues view

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P4: Low 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

      1. Set Windows' display language to German.
      2. Try to compile this code from Creator using MSVC 2013:
        int main(int argc, char *argv[])
        {
            for (int i : whatever()) {
            }
            return 0;
        }
        
      3. See the Issues view.
        Creator displays the German umlaut "ü" strangely:

      Umlauts should be correctly displayed like any other characters.

        1. umlaut.png
          umlaut.png
          85 kB
        2. Daniel.png
          Daniel.png
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes