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

[Android][Mac Catalyst] ScrollView with Orientation Both cannot scroll both directions (missing scrollbar) #13187

Closed
nengxingxu opened this issue Feb 8, 2023 · 2 comments · Fixed by #13657
Assignees
Labels
area-controls-scrollview ScrollView fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/android 🤖 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working

Comments

@nengxingxu
Copy link

nengxingxu commented Feb 8, 2023

Description

For Android, You can only slide left and right to display the page, you cannot slide up and down.
For Mac Catalyst, You can only slide slide up and down to display the page, you cannot left and right .
Windows and iOS Work fine.

Windows
1
Andorid
2
Mac Catalyst
3
iOS
4

Steps to Reproduce

Example of a GitHub repository https://github.com/gudder/MauiApp2
Put GraphicsView inside ScrollView.

Link to public reproduction project repository

https://github.com/gudder/MauiApp2

Version with bug

6.0.312

Last version that worked well

Unknown/Other

Affected platforms

Android, macOS

Affected platform versions

Andorid 12 maccatalyst 14

Did you find any workaround?

No response

Relevant log output

No response

@nengxingxu nengxingxu added the t/bug Something isn't working label Feb 8, 2023
@PureWeen PureWeen added the s/try-latest-version Please try to reproduce the potential issue on the latest public version label Feb 8, 2023
@hartez hartez changed the title [Andorid][Mac Catalyst] ScrollView missing scrollbar [Android][Mac Catalyst] ScrollView missing scrollbar Feb 8, 2023
@dotnet dotnet deleted a comment Feb 8, 2023
@hartez hartez removed the s/try-latest-version Please try to reproduce the potential issue on the latest public version label Feb 8, 2023
@hartez hartez added this to the Backlog milestone Feb 8, 2023
@ghost
Copy link

ghost commented Feb 8, 2023

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@hartez hartez changed the title [Android][Mac Catalyst] ScrollView missing scrollbar [Android][Mac Catalyst] ScrollView with Orientation Both cannot scroll both directions (missing scrollbar) Feb 8, 2023
@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Feb 9, 2023
@rmarinho rmarinho self-assigned this Mar 1, 2023
@rmarinho
Copy link
Member

This was fixed by #13657

@ghost ghost locked as resolved and limited conversation to collaborators Apr 21, 2023
@samhouts samhouts modified the milestones: Backlog, .NET 8 May 22, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Jun 8, 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 fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/android 🤖 platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants