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

Mask is not reset when window is reset

    XMLWordPrintable

Details

    Description

      In QtWayand, when the window is reset ( https://github.com/qt/qtwayland/blob/5.9/src/client/qwaylandwindow.cpp#L243 ), the window's mask is not changed. It means that when the window will be initialized again, it will not re-send the mask description to the server side through Wayland, leading to a server side window that doesn't have the wanted mask.

      A simple fix would be to also reset mMask to QRegion().

      Attachments

        For Gerrit Dashboard: QTBUG-62638
        # Subject Branch Project Status CR V

        Activity

          People

            johanhelsing Johan Helsing
            tofe Christophe Chapuis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes