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

ScrollView not working, not reacting to when keyboard is opened #9450

Closed
ultimategrandson opened this issue Aug 16, 2022 · 7 comments
Closed
Labels
area-controls-scrollview ScrollView p/0 Work that we can't release without platform/iOS 🍎 s/needs-attention Issue has more information and needs another look t/bug Something isn't working t/native-embedding

Comments

@ultimategrandson
Copy link

ultimategrandson commented Aug 16, 2022

Description

I cannot get ScrollView to work like it did with Xamarin.Forms. I am using MAUI embedded into a native app, so maybe this has something to do with it. Maybe I am doing something wrong here? I have looked at all the documentation and haven't been able to work out what I could do differently.

Reproduction (iOS Simulator): https://github.com/ultimategrandson/MAUI-ScrollView-Broken-in-Native

Steps to Reproduce

https://github.com/ultimategrandson/MAUI-ScrollView-Broken-in-Native

Version with bug

6.0.400

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 15+

Did you find any workaround?

Unable to find a workaround.

Relevant log output

No response

@ultimategrandson ultimategrandson added the t/bug Something isn't working label Aug 16, 2022
@PureWeen
Copy link
Member

@ultimategrandson can you include what behavior you're seeing vs what behavior you're expecting please?

@PureWeen PureWeen added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter t/native-embedding s/needs-info Issue needs more info from the author labels Aug 16, 2022
@ghost
Copy link

ghost commented Aug 16, 2022

Hi @ultimategrandson. 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.

@ultimategrandson
Copy link
Author

@ultimategrandson can you include what behavior you're seeing vs what behavior you're expecting please?

If you run the example github repo linked, when you click on the Entry field at the bottom of the form and the keyboard opens, I expect the form to be able to scroll. The ScrollView which is the root view of the Content Page is not doing anything.

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels Aug 16, 2022
@ultimategrandson
Copy link
Author

I updated my initial bug report to remove references to Android. I have tested it on Android and the ScrollView seems to work. iOS it does not seem to scroll when the keyboard pops up.

@LuoyeAn
Copy link
Contributor

LuoyeAn commented Aug 30, 2022

same issue ...

@hartez
Copy link
Contributor

hartez commented Sep 30, 2022

Duplicate of #4792

@hartez hartez marked this as a duplicate of #4792 Sep 30, 2022
@hartez hartez added the area-controls-scrollview ScrollView label Oct 9, 2022
@hartez
Copy link
Contributor

hartez commented Dec 16, 2022

Looks like the robots forgot to close this as a duplicate.

@hartez hartez closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2022
@samhouts samhouts added the p/0 Work that we can't release without label Jan 6, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2023
@Eilon Eilon removed the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-scrollview ScrollView p/0 Work that we can't release without platform/iOS 🍎 s/needs-attention Issue has more information and needs another look t/bug Something isn't working t/native-embedding
Projects
None yet
Development

No branches or pull requests

6 participants