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

Vertical Scrolling in ScrollView Orientation = "BOTH" is not working [Android] #22133

Closed
KamalaKannan-SF4101 opened this issue Apr 30, 2024 · 2 comments
Labels
area-controls-scrollview ScrollView platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working

Comments

@KamalaKannan-SF4101
Copy link

Description

When setting the scrollview orientation to both, I am unable to scroll vertically.

Steps to Reproduce

  1. Clone the given Repository.
  2. Run the sample in Android.
  3. Try to scroll in vertical direction.
  4. It need to be scroll vertically

Link to public reproduction project repository

https://github.com/KamalaKannan-SF4101/VerticalScrolling

Version with bug

7.0.101

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@KamalaKannan-SF4101 KamalaKannan-SF4101 added the t/bug Something isn't working label Apr 30, 2024
@kevinxufei
Copy link
Collaborator

Verified this issue with Visual Studio 17.10 Preview 5 (8.0.21&8.0.3). Can not repro on android platform with sample project.

@kevinxufei kevinxufei added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Apr 30, 2024
Copy link
Contributor

Hi @KamalaKannan-SF4101. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

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.

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Apr 30, 2024
@Eilon Eilon added area-controls-scrollview ScrollView and removed area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-scrollview ScrollView platform/android 🤖 s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants