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

drawRoundedRect upper left quadrant is drawn incorrectly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.5.3, 4.6.0, 4.6.1, 4.6.2
    • GUI: Painting
    • None
    • Win32 & Linux tested

    Description

      There's a bug in Qt 4.5.3 which makes drawRoundedRect fail
      in the upper-left quadrant. That quadrant becomes too 'small'
      compared to the others. The simple workaround is to use a
      QPainterPath with 'addRoundedRect' and then just draw
      that path instead.

      Attachments

        1. main.cpp
          0.5 kB
          Michael Brasser (closed Nokia identity)
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            sirreal Johan Lindh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes