Skip to content

major IOS regressing related to clipping #5263

@ddyer0

Description

@ddyer0

This has been in the last 2 weekly updates, I'm only just getting around to documenting it.
It appears that when using clipRect to combine a completely-outside rectangle, so nothing
should be visible, the clipping region is completely forgotten and the whole screen is writable.

Here's a test picture (as produced by simulator and android)

Image

here's a very buggy test picture produced by IOS, the light green color fulling the whole
screen and the small black rectangle at the lower right are both incorrect, they should have
been clipped to nothing.

Image

test program

Dtest.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions