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

Odd display of German compile output in Issues view

    XMLWordPrintable

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

      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.

      Attachments

        1. Daniel.png
          Daniel.png
          2 kB
        2. umlaut.png
          umlaut.png
          85 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes