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

Docked widgets moves completely off the screen availableGeometry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8.0 RC
    • None
    • Windows

      • On Windows, any QDockWidget when undocked and moved can be dragged completely off the screen available geometry.
      • Since the docked widget item is not perceived as a dialog window by the OS, there is no option to "move" it back to screen.
      • I always have to hide the taskbar to retrieve the window.
      • I found a way by checking the window position and restricting off-bounds movement within moveEvent, but the dialog window should not go beyond the available screen Geometry in the first place since it is not easy to retrieve it after that.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            hritika_ Hritika Suneja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes