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

Window size setting maximizes the window on Wayland

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 6.7.1
    • QPA: Wayland
    • Ubuntu 24.04 Wayland
    • Linux/Wayland

    Description

      In Ubuntu 24.04 Wayland, if the width and height of the window are set to be slightly smaller than the screen window when the window starts, the window will be automatically set to the maximized size.
      Window {
          width: Screen.width - 300
          height: Screen.height - 300
          visible: true
          title: qsTr("Hello World")
      }

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            wangda Wang Jack
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes