iOS ScrollView stops working when keyboard is open #18776
Labels
area-controls-scrollview
ScrollView
area-keyboard
Keyboard, soft keyboard
platform/iOS 🍎
s/needs-info
Issue needs more info from the author
t/bug
Something isn't working
Description
On an iPhone, opening the keyboard when tapping on an entry box causes the keyboard to hide the content on the bottom of the page and results in the scroll view stop working. Seems to be the same as #15159 but still an issue on Maui 7.0.96 for iOS, works fine on Android.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
7.0.96
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.4, iOS 17.1.1
Did you find any workaround?
Current using this: https://github.com/PureWeen/ShanedlerSamples
but it still results in the scrolling not working if the user accidentally scrolls the page while focused on an entry box, requiring them to close the keyboard and reopen it.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: