Description
When applying a RoundRectangleGeometry clip to a custom StackLayout placed inside a Border, the layout fails to render correctly in Mac and iOS platforms. The issue occurs only when the parent Border has a Background set. Removing the Background property results in normal rendering.
Steps to Reproduce
- Download and open the attached .NET MAUI project in the public repository.
- Build and run the .NET MAUI app in iOS/Mac
- Observe the CustomView inside the Border.
Link to public reproduction project repository
https://github.com/VishalOmprasad/MAUI-Issues/tree/main/MAUIClipIssue
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
When applying a RoundRectangleGeometry clip to a custom StackLayout placed inside a Border, the layout fails to render correctly in Mac and iOS platforms. The issue occurs only when the parent Border has a Background set. Removing the Background property results in normal rendering.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/VishalOmprasad/MAUI-Issues/tree/main/MAUIClipIssue
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output