[Windows] Setting IsClippedToBounds="True" inside a Border control will crash on Windows #18937
Labels
area-controls-border
Border
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Whenever a layout inside a
<Border>
control hasIsClippedToBounds="True"
, the app will crash on Windows. It's working fine on iOS and AndroidFor example, this will crash on Windows:
The same issue is happening with .NET 7. Didn't test .NET 6
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/activa/MauiBugClippedToBounds
Version with bug
8.0.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
When launching a debug build, the error message says "An unhandled Win32 error occurred"
The text was updated successfully, but these errors were encountered: