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

Widget attributes Qt::WA_Resized and Qt::WA_Moved are not consistently set on all platforms

    XMLWordPrintable

Details

    Description

      See a new tst_QWidget::movedAndResizedAttributes autotest from commit: 6d44daddab9f36fd8c34bb3776c0fb0d93635e6e and FixMe in there.

      Results from different platforms:

      • For desktop linux, all tests pass (OK?)
      • For symbian, all tests pass (OK?)
      • For Windows, one test fails (QTBUG-8911)
      • For MAC and QWS, already the second test fails (WA_Moved is set after setWindowState(Qt::WindowFullScreen))

      The attribute usage should be harmonized for different paltforms, if possible without breaking the compatibility.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            e0101981 Janne Anttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes