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 pushes button below beyond the screen on iOS #16051

Closed
alfamizar opened this issue Jul 8, 2023 · 2 comments
Closed

Scrollview pushes button below beyond the screen on iOS #16051

alfamizar opened this issue Jul 8, 2023 · 2 comments
Labels
Milestone

Comments

@alfamizar
Copy link

Description

On iOS, also on Catalyst Scrollview height is not calculated correctly, therefore it is pushing out other UI elements beyond the screen, especially visible issue in landscape mode. On Android it works well.Screenshot 2023-07-08 at 17 08 31

Steps to Reproduce

  1. Download sample solution
  2. Run on iOS simulator (I used iOS 16.5 iPhone Pro Max) in portrait mode
  3. Rotate device to landscape orientation and button will be partially pushed beyond the screen

Link to public reproduction project repository

https://github.com/alfamizar/MauiScrollviewBug.git

Version with bug

7.0.49

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

iOS 16.4, MacOS Ventura 13.3.1

Did you find any workaround?

No workaround

Relevant log output

No response

@alfamizar alfamizar added the t/bug Something isn't working label Jul 8, 2023
@jsuarezruiz jsuarezruiz added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter platform/iOS 🍎 area-controls-scrollview ScrollView labels Jul 10, 2023
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jul 10, 2023
@ghost
Copy link

ghost commented Jul 10, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@alfamizar
Copy link
Author

Fixed in 7.0.92

@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 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
Projects
None yet
Development

No branches or pull requests

3 participants