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

Performance/clipping issue (MacOs only + Qt6 only)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.x
    • None
    • macOS

    Description

      On MacOS (tested with 10.11 and 10.12) it seems the entire windows/container is repainted despite only a child widget must be repainted.
      This behavior decrease the performance of the whole application when the graphic container is maximized or enlarged (some
      events are even lost)
      I
      n the mini project attached, while the white widget has a small fixed size, its refresh rate decreases when the widget container is enlarged.Tested on MacOs 10.12.4 and 10.12.5.
      The bug doesn't occur with Qt5.15.2.
      My guess is there is an issue with clipping information (which is correctly passed with Qt 5 and not with Qt 6)

      Attachments

        Issue Links

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

          Activity

            People

              vestbo Tor Arne Vestbø
              sleon Sebastien Leon
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes