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

AA_ForceRasterWidgets leaves artifacts when scrolling in Qt 5 (macOS)

    XMLWordPrintable

Details

    • macOS

    Description

      Having Qt::AA_ForceRasterWidgets set leaves artificats with child QTableview when scrolling takes place.

      Attached example can be reproduced to see this.

       

      Adding following lines as work around helps:

      setenv("QT_NO_FAST_MOVE","1",1);
      setenv("QT_NO_FAST_SCROLL","1",1);

      Attachments

        1. qtbug112902.zip
          1 kB
          Irfan Omair
        2. scrollareabug_fix.zip
          2 kB
          Irfan Omair
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tokorpip Tomi Korpipää
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes