Skip to content

[msix-e2e-feedback] WinUI: trackpad two-finger scroll doesn't work in tray app on some devboxes #462

@indierawk2k2

Description

@indierawk2k2

Repro

  • OpenClaw Tray WinUI app installed (observed on the msix-e2e-test-build-2026-05-19 unsigned local MSIX).
  • Open a scrollable surface in the tray (Settings, Chat, etc.).
  • Try to scroll with the trackpad (two-finger gesture).

Expected
Scrolling works just like it does in Edge / Chrome / any other Win11 app on the same machine.

Actual
Trackpad scroll has no effect in the WinUI tray. Mouse wheel still works. Scrolling in the browser on the SAME devbox works fine, so it's not a machine-wide trackpad driver issue.

Notes
Observed during MSIX E2E manual test pass on a cloud devbox. Works fine on Mike's local dev box. Suggests a WinUI input-handling configuration difference the app needs to opt into — candidates: precision-touchpad input modes, ScrollViewer IsHorizontalScrollChainingEnabled / DirectManipulation settings, or a missing ScrollViewer.HorizontalScrollMode/VerticalScrollMode on the affected pages.

Found during MSIX-E2E manual test pass (Mike Harsh, 2026-05-19).

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions