Skip to content

Bug title:ScrollView can cause controls to become blurred when scrolling #10556

@Gaoyifei1011

Description

@Gaoyifei1011

Describe the bug

ScrollView can cause controls to become blurred when scrolling

----------------------------

ScrollView 在滚动的时候会导致控件变模糊


As shown in the figure, ItemsView uses ScrollView as the implementation for scrolling content. However, during the usage process, it was found that there is a chance that the content becomes blurry when scrolling. When the content scrolls to the boundary area, it returns to normal. It is hoped that this bug can be fixed in the next version.

----------------------------

如图所示,ItemsView 使用 ScrollView 用作滚动内容的实现,但在使用的过程中发现,滚动时有几率导致内容变模糊,内容滚动到边界区域时,内容又变正常了,希望能在下一个版本中修复该 bug。

模糊(Blur)
Image

正常(Normal)
Image

模糊(Blur)
Image

正常(Normal)
Image

Steps to reproduce the bug

See description

Expected behavior

The content of ScrollView remains blurry when scrolling

----------------------------

ScrollView 滚动时内容不变模糊

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.7.1: 1.7.250401001

Windows version

Windows 11 (24H2): Build 26100

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions