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

Application output window ignores newlines after the first

XMLWordPrintable

    • 5cb74af1665fbb9a5c45dd907e824be6b8318f2d (qt-creator/qt-creator/4.13)

      When outputting lines to stdout or stderr, newlines after the first for any given line are ignored for the Application Output window.

       

      For example, adding the line printf("test\n\n\nasdf\n"); gives the following output:

      test
      asdf

       

      This can make application output difficult to go through when extra newlines are used as separators for sections.

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

            kandeler Christian Kandeler
            akb825 Aaron Barany
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes