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

fullscreen mode breaks in xfce when coming from a maximized window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.x
    • GUI: Window management
    • None
    • XFCE 4.8 with xfwm 4.8 as window manager
      Qt since 4.8 (issue does not occur in Qt 4.7)

    Description

      When switching to fullscreen using QWidget::setWindowState() leaving the already set maximized bit untouched, the fullscreen mode breaks as soon as a widget in the layouted window is changed. The result is a window with the geometry of a maximized window and the (non-visible) decoration and behaviour of a fullscreen window.
      This only happens with xfwm4 as window manager and only with Qt 4.8. It worked with the combination xfwm4 / Qt 4.7. If the window has no layout it works.
      Attached to this report is a Qt creator project that can demonstrate the issue. Start the application, maximize the window, then click on "Toggle fullscreen". At that moment, fullscreen mode works. Click "Set label" to display the current window state. This breaks the fullscreen mode. If you rid the window of the layout, the fullscreen mode doesn't break.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            cobinja Lars Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes