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

ScrollViewer hangs when click + scrolling until window focus is lost #9295

Closed
EvilAngel00 opened this issue Jan 29, 2024 · 4 comments
Closed
Labels
bug Something isn't working needs-triage Issue needs to be triaged by the area owners

Comments

@EvilAngel00
Copy link

EvilAngel00 commented Jan 29, 2024

Describe the bug

When using the ScrollViewer control, attempting to scroll while pressing down a mouse button (left, right or middle) will freeze the application window until focus is lost by either clicking on the title bar, resizing or minimizing the window.

Steps to reproduce the bug

Minimal repro project:
TestScrollViewer.zip

  1. Open the application
  2. Scrolling with mouse wheel should work normally
  3. Press a mouse button and while the button is pressed, attempt to scroll
  4. The ScrollViewer freezes and it's not possible to click any of the buttons anymore

Expected behavior

The ScrollViewer should still be able to scroll while mouse buttons are pressed.

Video Example

Recording.2024-01-29.104551.mp4

NuGet package version

WinUI 3 - Windows App SDK 1.4.4: 1.4.230913002

Windows version

Windows 11 (23H2): Build 22631.3007

@EvilAngel00 EvilAngel00 added the bug Something isn't working label Jan 29, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 29, 2024
@Marv51
Copy link
Contributor

Marv51 commented Feb 5, 2024

I also see this in my app.

@kmgallahan
Copy link
Contributor

dupe #9233

@EvilAngel00
Copy link
Author

Thanks, I didn't find it before. I'll close this one.

@EvilAngel00 EvilAngel00 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added needs-triage Issue needs to be triaged by the area owners and removed needs-triage Issue needs to be triaged by the area owners labels Feb 6, 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

3 participants