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

[MAUI]The scroll bar cannot be dragged to the far right after resizing the window to be smaller on Windows #16848

Open
ninachen03 opened this issue Aug 18, 2023 · 2 comments
Labels
area-controls-scrollview ScrollView csi-new platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working testing-manual
Milestone

Comments

@ninachen03
Copy link

ninachen03 commented Aug 18, 2023

Description

The scroll bar cannot be dragged to the far right after resizing the window to be smaller on Windows.

Note: This bug is not a regression, it can be reproduced in the latest stable release: 8.0.0-preview.7.8842+sha.1869d0fe2-azdo.8167964

Steps to Reproduce

1.Download the project https://github.com/rachelkang/recipeSearch and open it in Visual Studio.
2.Click on the 'My Recipes' tab to navigate to the 'My Recipes' page.
3.Resize the window to be smaller.
4.Drag the scroll bar to the right.

Actual result:
The scroll bar cannot be dragged to the far right after resizing the window to be smaller on Windows.
recipe 1

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Version with bug

Maui: 8.0.100-preview.7.23376.3
Microsoft.Maui.Controls: 8.0.0-nightly.8982+sha.e0d8ba7da-azdo.8272925

Is this a regression from previous behavior?

This bug is not a regression, it can be reproduced in the latest stable release: 8.0.0-preview.7.8842+sha.1869d0fe2-azdo.8167964

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

net8.0-windows10-19045.3324

@ninachen03 ninachen03 added the t/bug Something isn't working label Aug 18, 2023
@samhouts samhouts added this to the .NET 8 GA milestone Aug 18, 2023
@Eilon Eilon changed the title [MAUI]The progress bar cannot be dragged to the far right after resizing the window to be smaller on Windows [MAUI]The scroll bar cannot be dragged to the far right after resizing the window to be smaller on Windows Aug 18, 2023
@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Aug 18, 2023
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Aug 25, 2023
@XamlTest
Copy link

Verified this on Visual Studio Enterprise 17.8.0 Preview 1.0. Repro on Windows 11 .NET 8 with below Project:
recipeSearch.zip

@kevinxufei
Copy link

We found that swiping horizontally to the right will skip the middle part and go directly to the far right
Build Version:17.8.0 Preview 3.0 [34113.183.main]
.NET SDK: 8.0.100-rc.1.23455.8
Microsoft.Maui.Controls Version="8.0.0-nightly.9210+sha.39220c89b6-azdo.8394631"
maui

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

No branches or pull requests

9 participants