-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
After rotating the Android emulator, some text boxes have extra blank space
Affected case:
K1 - Check the performance of CollectionView with a large number of items
Steps to Reproduce
- Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests on iOS or MacCatalyst platforms.
- Click K_Performance -> K1 - CollectionViewPool list -> Click button
- Throw an exception
Actual Behavior:
Checking the performance of CollectionView Clicking the "Pool App" button throws an exception: Exception.txt
Exception has occurred: CLR/System.StackOverflowException
•
An unhandled exception of type 'System.StackOverflowException' occurred in System.Private.CoreLib.dll: 'The requested operation caused a stack overflow.'
Expected Behavior:
Clicking the "Pool App" button will not throw any exceptions and will redirect to the details page.
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
Version with bug
Microsoft.Maui.Controls 9.0.80-ci.main.25305.25
Is this a regression from previous behavior?
Yes, this is a regression. The issue not repro on 9.0.70
Affected platforms
macOS, iOS
Metadata
Metadata
Assignees
Labels
Type
Projects
Status