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

Error in windows 11 with swipe pages

    XMLWordPrintable

Details

    • Windows

    Description

      Hello,

      There seems to be a strange error that appears when moving between swipe pages in windows 11 on some older versions of Qt. 

      The errors that appears is as follows: "D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) <= right (value = -20) and top (value = 224) <= bottom (value = 480). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]"

      This was tested an appears in 5.12.11, 5.12.12 and 5.15.9, but is not present in Qt 6.3.0 so it seems to only be in issue in older versions of Qt. Note this only happens on Windows 11, it works as expected in Windows 10.

      You can replicate the issue with the attached code by doing the following...

      -start application
      -click on the first rectangle (blue) in the bottom left
      -click on the second rectangle (pink) in the bottom left

      This is will cause the error message to repeatedly appear in the application output.

      Attachments

        Issue Links

          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
              benjamin.hadra Benjamin Hadra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes