[Windows] C6-The C6 page cannot scroll on Windows
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Description
**Affected test cases:**
C6 - RefreshView is disabled correctly.
### Steps to Reproduce
1. Deploy [ManualMaui](https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests) to Windows
2. Navigate to C RefreshView ->C6 RefreshView is disable correctly
3. Try scrolling page C6
Actual Behavior:
Page C6 cannot scroll.
Expected Behavior:
Page C6 can scroll.
### Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
### Version with bug
10.0.50
### 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
_No response_
### Did you find any workaround?
_No response_
### Relevant log output
```shell
```
Contributor guide
Research direction
The reproduction is in src/Controls/tests/ManualTests; deploy ManualMaui to Windows and navigate to C6, “RefreshView is disabled correctly.” Start by inspecting that test page and its RefreshView setup, then reproduce the scrolling failure on Windows. Done means the C6 page scrolls normally while preserving the expected disabled RefreshView behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100