Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-266

For a fixed column layout QTextEdit should not eat spaces at the end of wrapped lines

    XMLWordPrintable

Details

    Description

      In a fixed column layout QTextEdit should wrap spaces to the next line instead of eating them.

      For example "Test Blah" should be wrapped to
      "Test "
      " Blah"
      in a 10 column layout instead of
      "Test"
      "Blah"
      (which is the normal/standard behavior for non column fixed layouts)

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes