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

For Windows WinUI3 windows are always "inactive" #8764

Closed
LucaCris opened this issue Jul 27, 2022 · 4 comments
Closed

For Windows WinUI3 windows are always "inactive" #8764

LucaCris opened this issue Jul 27, 2022 · 4 comments
Assignees
Labels
bug Something isn't working team-CompInput Issue for IXP (Composition, Input) team
Milestone

Comments

@LucaCris
Copy link

Describe the bug

Unable to scroll any scroller control using mouse wheel if mouse option to scroll inactive windows is OFF.

Steps to reproduce the bug

  1. Go to Windows Mouse settings
  2. Disable scroll of inactive windows on mouse over
  3. Open WinUI 3 Gallery App
  4. Nothing will scroll using mouse wheel, even if focused

Expected behavior

The same that happens for any other software: scroll working when window is active.

Screenshots

No response

NuGet package version

1.1.3

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 21H2 (22000)

IDE

Visual Studio 2022

Additional context

No response

@rkarman
Copy link

rkarman commented Aug 16, 2022

Assigning this over to you @MikeHillberg since this sounds like a WinUI 3 bug. Feel free to move the bug over to the WinUI3 repo.

@jaimecbernardo
Copy link

I'm able to replicate this as well. It's been reported for the PowerToys UIs that use Windows App SDK: microsoft/PowerToys#20961

@AgentRBY
Copy link

Up

@duncanmacmichael
Copy link
Member

Fixed in 1.4.0. @bpulliam please close this issue as I cannot. :)

@bpulliam bpulliam removed the fixed-internally This bug has been fixed, and the fix will be shipped in the next version of WinUI 3. label Feb 29, 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 team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

9 participants