WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

For Windows WinUI3 windows are always "inactive"

Open LucaCris opened this issue 2 years ago • 1 comments

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

LucaCris avatar Jul 27 '22 09:07 LucaCris

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.

rkarman avatar Aug 16 '22 17:08 rkarman

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

jaimecbernardo avatar Oct 04 '22 10:10 jaimecbernardo