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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes