Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.1
-
WinRT, Windows 8.1 Update 1, 5.4 branch
-
-
311157c3c6849e8efccd88f7594bb34c570a6780
Description
Receiving lots of those
D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) <= right (value = -1650) and top (value = 0) <= bottom (value = 822). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]
D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) <= right (value = -1650) and top (value = 0) <= bottom (value = 822). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]
D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) <= right (value = -1580) and top (value = 0) <= bottom (value = 822). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]
D3D11 ERROR: ID3D11DeviceContext::RSSetScissorRects: ScissorRect at slot 0 is invalid. Valid Rects have left (value = 0) <= right (value = -1580) and top (value = 0) <= bottom (value = 822). [ STATE_SETTING ERROR #260: DEVICE_RSSETSCISSORRECTS_INVALIDSCISSOR]
Test application is
https://codereview.qt-project.org/#/q/status:open+project:qt-labs/talk-schedule+branch:master,n,z
Attachments
Issue Links
- relates to
-
QTBUG-66409 ANGLE D3D11 errors when scrolling ListView containing TextField
- Closed