- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.9k
 
Open
Labels
area-controls-generalGeneral issues that span multiple controls, or common base classes such as View or ElementGeneral issues that span multiple controls, or common base classes such as View or Elementarea-layoutStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenters/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't workingtesting-green-citesting-reenable
Milestone
Description
Description
The test ContentViewRespondsWhenViewRemoved in ContentViewTests.iOS.cs fails when running on Catalyst, but passes on iOS. This creates a gap in test coverage between platforms.
On Catalyst, after removing the content and measuring, the size is not (0,0) as expected by the test.
Steps to Reproduce
- Build and run MAUI DeviceTests targeting Catalyst.
 - Run 
ContentViewRespondsWhenViewRemovedtest. - The test fails on Catalyst (but not on iOS).
 
Version with bug
main
Affected platforms
macOS
Affected platform versions
Catalyst (current main)
Metadata
Metadata
Assignees
Labels
area-controls-generalGeneral issues that span multiple controls, or common base classes such as View or ElementGeneral issues that span multiple controls, or common base classes such as View or Elementarea-layoutStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenters/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't workingtesting-green-citesting-reenable