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

Application output window ignores newlines after the first

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-24668
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes