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

Detached QDockWidget with disabled DockWidgetClosable feature creates a window with _NET_WM_ACTION_CLOSE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.14.1
    • None
    • Linux/Wayland

    Description

      When running the attached program with the GNOME window manager a detached dock widget is still closeable by the user despite disabled DockWidgetClosable feature.

      Steps to reproduce:

      • run main.cpp with GNOME window manager
      • detach the dock widget
      • click the X close button on the detached title bar
      • try to reopen the dock using the menubar action

      Actual result:

      • the dock closes, and cannot reopened because the menubar action is disabled

      Expected result:

      • the dock refuses to close
      • or: the menubar action is enabled and works

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            cfeck Christoph Feck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes