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

Windows 7/OpenGL: Window content is cut off in all QtQuick apps

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • None
    • 5.9.9, 5.12.9, 5.15.1
    • Quick: Other
    • Windows 7 Ultimate SP1 (with latest updates) x64
      AMD Radeon RX580
      DxDiag output attached

    Description

      When I run a Qt5 app that shows a window made with QtQuick, the content of the window gets cut off, starting at (0,0) and up to some X and Y. I'm having this issue with Nextcloud ( the tray window) and Genymotion (login window).

      I'm not a pro at Qt but I did some debugging with Nextcloud and so far I think it has something to do with the window position. The more the window is positioned away from the top-left corner, the more content gets truncated, i.e. the X and Y coordinates of the initial painting point of content are proportional to the window's position. Example:

      Screenshot of a Nextcloud window positioned at (0,0)

       

      At (100, 100):

       

      At (0, 100):

       

       

      Genymotion:

      If I change the Scene Graph graphics backend to "software", this issue does not occur.

       

      Attachments

        1. DxDiag.txt
          20 kB
        2. image-2020-10-22-19-59-07-549.png
          image-2020-10-22-19-59-07-549.png
          35 kB
        3. image-2020-10-22-19-59-26-486.png
          image-2020-10-22-19-59-26-486.png
          22 kB
        4. image-2020-10-23-01-19-01-854.png
          image-2020-10-23-01-19-01-854.png
          41 kB
        5. qtdiag.txt
          9 kB
        6. screenshot-0,0.png
          screenshot-0,0.png
          1.31 MB
        7. screenshot-0,100.png
          screenshot-0,100.png
          1.31 MB
        8. screenshot-100,100.png
          screenshot-100,100.png
          1.31 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            szx szx
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes