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

Mimising a Qt App window under Gnome Shell under wayland minimises the embedded data visualisation but not the window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0
    • QPA: Wayland
    • None
    • Fedora 28, Wayland session, Qt 5.11
      Ubuntu 20.04 LTS, gnome 3.36.2 wayland session, Qt 5.15.0

    Description

      On Fedora 28, Gnome-Shell does not support minimising windows and generally windows don't have maximise buttons.  Using a wayland session and running the Qt Example - "Surface", displays a window with a minimise button and a maximise button.

      Clicking the minimise button results in the data visualization being hidden (disappearing) but the window remaining unchanging.  Now clicking the maximise button, results in the data visualisation being displayed and the window again remaining unchanged.

      I guess that the data visualisation has chained into onMaximise() and onMinimise() signals and is responding accordingly to the window events, even though the compositor is ignoring the same events.

       

      Attachments

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

        Activity

          People

            johanhelsing Johan Helsing
            myk Michael Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes