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

Qt 4.2.0: QWidget::normalGeometry () on X11

    XMLWordPrintable

Details

    Description

      QWidget::normalGeometry() will return an invalid rect, QRect(0,0 -1x-1), when a window is maximized by the user using the window manager controls. This does not happen when calling QWidget::showMaximized() or QWidget::setWindowState(Qt::WindowStateMaximized).

      Update: This is due to the fact that the window manager does not inform the window about the normal geometry when the user maximizes the window, nor is there a convention for doing so on X11. We are looking into ways to improve this.

      Attachments

        Issue Links

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

          Activity

            People

              bjnilsen Bjørn Erik Nilsen
              admin Administrator
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes