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

Line break tokens in text ignored when using font capitalization AllUppercase or AllLowercase

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.6.2
    • GUI: Text handling
    • None
    • Gentoo Linux

    Description

      Using
      void QPainter::drawText ( int x, int y, int width, int height, int flags, const QString & text, QRect * boundingRect = 0 )
      with flags = 0 or any combination of flags does not print new line.
      In qt 4.4 it works fine, drawing new line when "text" contains the new line character.

      Attachments

        1. snapshot12.png
          snapshot12.png
          24 kB
        2. snapshot13.png
          snapshot13.png
          23 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            pezzzz Alessandro Pezzato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes