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

Line joins not painted correctly on the Mac

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.3.2
    • GUI: Painting
    • None
    • macOS

      When drawing lines on the Mac which has a pen of the following type:

      painter.setPen( QPen( QColor(255,0,0), 50, Qt::SolidLine, Qt::RoundCap, Qt::RoundJoin ) );

      then the line joins are not drawn correctly. It works fine on Windows. This is probably an issue with Quartz2D, but we should investigate to see if we can work around this somehow.

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

            kjernase Trond Kjernåsen (Inactive)
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes