[iOS] UIScrollView Custom Handler's Zoom View changes position after button click or resuming from OnSleep state #20632
Labels
area-controls-scrollview
ScrollView
migration-compatibility
Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert
platform/iOS 🍎
t/bug
Something isn't working
Milestone
Description
I'm currently porting our Xamarin.Forms application that has a custom ScrollViewer implementing UIKit's ScrollView. But there's a bug that whenever the screen's zoomed and the app resumes from a sleep state, the view changes its position, shrinks its ScrollHeight , and zooming out positions the page on the upper left of the screen.
Update: Pressing the button inside the grid while on zoomed state also produces the same bug.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/Takashi125/UIScrollViewBugProj
Version with bug
7.0.101 , 8.0.3 GA
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17, iOS 15
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: