Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: mouse wheel unusable in scrollviewer containing stackpanel in v1.6 #9979

Open
fredemmott opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@fredemmott
Copy link

Describe the bug

If a scrollviewer contains a stackpanel, the mouse wheel should be able to scroll it. This works in v1.5, but not v1.6

Steps to reproduce the bug

  1. Install MSI from https://github.com/OpenKneeboard/OpenKneeboard/actions/runs/10832469563
  2. Go to settings -> advanced
  3. Try to scroll with wheel
  4. Does not scroll
  5. Use scrollbar, scrolls

Expected behavior

Scroll wheel should scroll.

This matches the behavior on v1.5, e.g. OpenKneeboard/OpenKneeboard@ae05366 fixes it (CI build at https://github.com/OpenKneeboard/OpenKneeboard/actions/runs/10832950077 shortly)

Screenshots

No response

NuGet package version

None

Windows version

Windows 11 (22H2): Build 22621

Additional context

XAML is here: https://github.com/OpenKneeboard/OpenKneeboard/blob/master/src/app/app-winui3/AdvancedSettingsPage.xaml

@fredemmott fredemmott added the bug Something isn't working label Sep 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

1 participant