Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0 Beta3
Description
When using the software backend of QSGSoftwareInternalRectangleNode, setting a negative radius and positive corner radius causes visual artifacts in the rendered output. This issue is specific to the software backend and does not occur with positive radii.
Steps to Reproduce:
1. Switch to software adaptation.
2. Run qml corners.qml from qtdeclarative/tests/manual/rectangle
3. Set radius to a negative value
4. Set any corner radii to a positive value.