microsoft / microsoft/react-native-windows

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

Abierto
#14,653 1 comentario 2 reacciones 1 asignado Ver en GitHub

Nadie ha tomado este issue todavía.

Area: ScrollView bug good first issue New Architecture Parity: Windows Workstream: Component Parity
Lenguaje dominante
C++
Estrellas
17.3k
Forks
1.2k
Merge medio
1 d 13 h
PR fusionados (30 d)
33

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.