dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.28k stars 1.76k forks source link

win: can not scroll the horizon scroll bar on collectionview #19620

Open jingliancui opened 11 months ago

jingliancui commented 11 months ago

Description

win: can not scroll the horizon scroll bar on collectionview

Steps to Reproduce

  1. open sln using vs 2022
  2. f5 to run the app
  3. try to scroll the horizon scroll bar

Link to public reproduction project repository

https://github.com/jingliancui/ScrollIssue

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

win11 19041

Did you find any workaround?

no

Relevant log output

No response

XamlTest commented 10 months ago

Verified this on Visual Studio Enterprise 17.9.0 Preview 3(8.0.3). Repro on Windows 11, Android 14.0-API34, iOS 17.2 and MacCatalyst with below Project: SampleApp.zip