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

Performance/clipping issue (MacOs only + Qt6 only)

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes