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

QPainter::drawText() doesn't render unicode correctly on macOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.13.1, 5.15.2
    • Widgets: GraphicsView
    • None
    • macOS 11.0
    • macOS

    Description

      Calling:

      painter->drawText( rect(), Qt::AlignCenter, "üöäßüöäß" );

      From inside QGraphicsObject::paint() on macOS 11.0 doesn't render it correctly. See attached.

      Doesn't seem to depend on the font.

      Works fine on Windows with Qt 5.12.7.

      Not sure if this is related to QTBUG-28853 .

       

      Attachments

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

        Activity

          People

            bibr Andreas Aardal Hanssen
            oryxdigital Andy Brice
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes