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

QQuickWindow sometimes commits a buffer with the old size after a configure is acked.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.0 RC
    • QPA: Wayland
    • None
    • Linux/Wayland

    Description

      This greatly confuses compositors.

      We will commit an old sized buffer, but still call set_window_geometry with the new size, making compositors think the rest of the buffer is shadows. It also seems to confuse sway a lot.

      Log and minimal example attached.

      To reproduce, maximize and then unmaximize the window, when unmaximizing a frame with the old size is sometimes committed.

      Attachments

        1. incorrect-ack.log
          86 kB
        2. spin.qml
          0.3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            johanhelsing Johan Helsing
            johanhelsing Johan Helsing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes