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

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important 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

      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.

       

        1. Wayland Maximised.png
          304 kB
          Michael Arnold
        2. Wayland Minimised.png
          57 kB
          Michael Arnold
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes