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

Using HorizontalStackLayout within ScrollView on Android, fails to display any data from display center to the right #10289

Open
davefxy opened this issue Sep 23, 2022 · 2 comments
Labels
area-controls-scrollview ScrollView layout-stack platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working version/android-samsung
Milestone

Comments

@davefxy
Copy link

davefxy commented Sep 23, 2022

Description

Using HorizontalStackLayout (or StackLayout with Orientation=Horizontal) wrapped by ScrollView on Android, fails to display any data from display center to the display right.
I have included an app demonstrating this issue. The app shows StackLayouts with/without ScrollView.
I used latest VS 2022 Version 17.4.0 Preview 2.1 on Windows 11 PC.
TruncButtons.zip

Steps to Reproduce

  1. Compile and run included app on an Android device. I used an Android tablet (Samsung Galaxy Tab S7)

Link to public reproduction project repository

https://github.com/dotnet/maui/files/9634653/TruncButtons.zip

Version with bug

6.0 Release Candidate 2 or older

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 12.1 API 32

Did you find any workaround?

Remove

Relevant log output

No response

@davefxy davefxy added the t/bug Something isn't working label Sep 23, 2022
@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Sep 23, 2022
@rachelkang rachelkang added this to the Backlog milestone Sep 29, 2022
@ghost
Copy link

ghost commented Sep 29, 2022

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.

@jinxinjuan
Copy link

Verified this issue with Visual Studio 17.7.0 Preview 1.0. Can repro on Android Tablet with sample project.
TruncButtons.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-scrollview ScrollView layout-stack platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working version/android-samsung
Projects
None yet
Development

No branches or pull requests

5 participants