-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS, Mac, Windows] Label Clip Property Not Working Properly #34114
Copy link
Copy link
Closed
Labels
area-controls-labelLabel, SpanLabel, Spani/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowsregressed-in-9.0.40s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-labelLabel, SpanLabel, Spani/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowsregressed-in-9.0.40s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
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