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

switching a window between fullscreen and normal state shrinks window under wayland

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.2
    • 5.8.0
    • QPA: Wayland
    • None
    • Qt5.8, Archlinux, xdg-shell-v5

    Description

      Setting a window to fullscreen and back to normal state shrinks the window by the frame size. This happens because the normal size is saved(qwaylandxdgsurface->xdg_surface_configure()) when the window decoration is already destroyed and afterwards the window size calculation (qwaylandwindow.cpp -> doResize()) is done when the decoration is created again.
      So normal->fullscreen->normal shrinks the window by the frame size.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            h4nn35 Johannes Pointner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes