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

setGeometry of QWidget in multi screen environment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.2
    • Widgets: Main Window
    • None
    • Dell Laptop with Windows 8.1 Enterprise Dell Monitors.
    • Windows

    Description

      while moving a full screen application from 1 screen to the other, the toplevel widget is not sizing correctly in some circumstances. In my situation the screen geometries are like that.:

      Screen:2 X:-3200 Y:-67 W:1280 H:800

      Screen:1 X:-1920 Y:-118 W:1920 H:1080

      Screen:0 X:0 Y:0 W:1920 H:1080

      moving the app from screen 0 to 2 is fine 

      moving the app from screen 0 to 1 is fine 

      moving the app from screen 2 to 1 is fine 

      moving the app from screen 2 to 0 is fine 

      moving the app from screen 1 to 0 is fine 

      moving the app from screen 1 to 2 sizing of the width incorrect. app is to wide.

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            stefanl68 Stefan Latsch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes