Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

CGContextClearRect puts context in an invalid state #1733

@msft-Jeyaram

Description

@msft-Jeyaram

The operation fails and you do not see the results until EndDraw is called (as per documentation)

Upon context entering the invalid state, further calls will invoke FAIL_FAST, thus failure on start up.
Thus applications that are attempting to do this are affected (many of our sample applications)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions