Skip to content

[iOS, Mac, Windows] Label Clip Property Not Working Properly #34114

@TamilarasanSF4853

Description

@TamilarasanSF4853

Description

The Clip property on Label does not work correctly on iOS, macOS, and Windows.

The clipping geometry appears to be applied, but the Label background remains visible outside the defined clipping region. The clipping effect is not visually respected, and the content is not fully constrained within the specified geometry bounds.

Screen.Recording.2026-02-04.at.8.59.21.PM.mov

Steps to Reproduce

  1. Run the attached sample. ClipLabelIssue.zip
  2. Click any Clip button.
  3. Observe that the clip is applied.
  4. Notice that the Label background is still visible outside the defined clipping region.

Link to public reproduction project repository

No response

Version with bug

10.0.40

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.40 SR4

Affected platforms

iOS, macOS, Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    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