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

Line joins not painted correctly on the Mac

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

            kjernase Trond Kjernåsen (Inactive)
            sanonymous Nokia Qt Support (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