Description
The page can be dragged down, and it would cause an extra space between Header and EmptyView text.
Affected cases:
I8 - Header and footer (Null)
Note:
The issue is still repro even with CV2.
Steps to Reproduce
Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests on iOS platform.
Click I8 -> Headers and footers -> Header and Footer (Null)
Try to drag down the page, you would be able to and there would be a space between the Header and EmptyView text.
Actual Behavior:
The page can be dragged down, and it would cause an extra space between Header and EmptyView text.
Recording.2025-09-03.145324.mp4
Expected Behavior:
The page should not be able to be dragged down and there shouldn't be a space between the text.
Recording.2025-09-03.182335.mp4
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 10.0.0-preview.7.25406.3
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.0-preview 6, 9.0.100 & 9.0.82.
Affected platforms
iOS
Description
The page can be dragged down, and it would cause an extra space between Header and EmptyView text.
Affected cases:
I8 - Header and footer (Null)
Note:
Steps to Reproduce
Actual Behavior:
The page can be dragged down, and it would cause an extra space between Header and EmptyView text.
Recording.2025-09-03.145324.mp4
Expected Behavior:
The page should not be able to be dragged down and there shouldn't be a space between the text.
Recording.2025-09-03.182335.mp4
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 10.0.0-preview.7.25406.3
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.0-preview 6, 9.0.100 & 9.0.82.
Affected platforms
iOS