microsoft / microsoft/react-native-windows

Scroll wheel behavior differs significantly in new architecture (Windows App SDK) vs WinUI 3 Gallery app

未关闭
#14,653 1 条评论 2 个 reaction 已指派 1 人 在 GitHub 查看

还没有人认领这个 Issue。

Area: ScrollView bug good first issue New Architecture Parity: Windows Workstream: Component Parity
主要语言
C++
星标
17.3k
派生
1.2k
平均合并
1 天 13 小时
30 天内合并 PR
33

描述

Discussed in https://github.com/microsoft/react-native-windows/discussions/14642

Originally posted by Ferry-200 May 6, 2025
version:

{
  "dependencies": {
    "react": "19.0.0",
    "react-native": "0.78.0",
    "react-native-windows": "^0.78.0"
  }
}

I'm testing the React Native for Windows app using the new architecture (Windows App SDK). I noticed that the scroll wheel behavior is significantly different.

In the new architecture (Windows App SDK), scrolling with a mouse wheel feels much less responsive. The number of lines scrolled per wheel notch is considerably smaller compared to both the React Native Windows Gallery app and the official WinUI 3 Gallery app. As a result, scrolling through content feels sluggish and requires much more effort from the user.

This issue makes basic interaction in list views and scrollable content frustrating.

Any helps? Thanks!

https://github.com/user-attachments/assets/42702919-35e0-48ab-9ccc-7c98f8060b8e

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。