[WASM][Desktop][ScrollViewer] Unable to Scroll Horizontally with Mouse Wheel #19504
Labels
area/skia ✏️
Categorizes an issue or PR as relevant to Skia
kind/bug
Something isn't working
platform/wasm 🌐
Categorizes an issue or PR as relevant to the WebAssembly platform
Current behavior
When using the
ScrollViewer
on a WASM or Desktop (tested on Windows only) platform, horizontal scrolling via the mouse wheel is not functioning as expected. It works on WinAppSdk.Expected behavior
Horizontal scrolling should work when using the mouse wheel to navigate horizontally within the
ScrollViewer
(if the content overflows horizontally).How to reproduce it (as minimally and precisely as possible)
Repro app: UnoApp5.zip
ScrollViewer
element with horizontal content (e.g., a horizontally scrollingItemsRepeater
or other horizontally overflowing content).Workaround
None
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
Uno.Sdk: 5.7.0-dev.120
Affected platforms
IDE
Visual Studio 2022
IDE version
17.12.4
The text was updated successfully, but these errors were encountered: