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

hide an hidden floating dock widget cannot be shown anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.9.1
    • QPA: X11/XCB
    • None
    • Rhel 6 and Rhel7. other linux distribution seems not affected. No issue with Qt4 on the same platform.

    Description

      Create an app with a QDockWidget and listen to QEvent::Show/Hide event of the main window to show/hide the dock widget ( we do the job of the window manager so we duplicate the show/hide action).

      If you undock the dock wiget (isFloating() is true) and minimized/maximized the main window, you cannot see the dock widget anymore.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jonathan.ponroy jonathan.ponroy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes