Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS ScrollView stops working when keyboard is open #18776

Closed
jeryllei opened this issue Nov 16, 2023 · 3 comments
Closed

iOS ScrollView stops working when keyboard is open #18776

jeryllei opened this issue Nov 16, 2023 · 3 comments
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

Comments

@jeryllei
Copy link

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.

MicrosoftTeams-image (3)
MicrosoftTeams-image (2)

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

@jeryllei jeryllei added the t/bug Something isn't working label Nov 16, 2023
@PureWeen
Copy link
Member

@jeryllei I need to release a new version of those Samples that disable with net8.

You should be able to stop using those workarounds for net8

All the fixes in ShanedlerSamples should already be in net8

@PureWeen PureWeen added the s/needs-info Issue needs more info from the author label Nov 20, 2023
@ghost
Copy link

ghost commented Nov 20, 2023

Hi @jeryllei. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@ghost ghost added the s/no-recent-activity Issue has had no recent activity label Nov 24, 2023
@ghost
Copy link

ghost commented Nov 24, 2023

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

@ghost ghost closed this as completed Nov 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2023
@ghost ghost removed the s/no-recent-activity Issue has had no recent activity label Dec 27, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

3 participants