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

Wrong behavior QWidget::move in the mixed retina and non retina displays.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.1.0 RC1, 5.1.1
    • GUI: Window management
    • None
    • Mac OS X 10.8.4 MacBookPro 15 Retina + display Dell 24' 1920x1200.

    Description

      If the window (in my case is QGLWidget as top window) is created on the retina device but then by QGLWidget::move(QPoint) method move to the non-retina device - get a wrong behavior. If window on the non-retina display after each call move() is the real value of QWidget::y() coord is less in half-height of window (or other values, it depends of the settings of retina display). X coord have right value.

      if move the window by titlebar, all looks fine.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            black_sire Ivan Ryaboff
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes