-
Notifications
You must be signed in to change notification settings - Fork 949
Regression: Windows are always "inactive" #10091
Copy link
Copy link
Closed
Labels
Regressionarea-WindowingbugSomething isn't workingSomething isn't workingfix-releasedThe fix has been in a release (experimental, preview, stable, or servicing).The fix has been in a release (experimental, preview, stable, or servicing).needs-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area ownersteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Regressionarea-WindowingbugSomething isn't workingSomething isn't workingfix-releasedThe fix has been in a release (experimental, preview, stable, or servicing).The fix has been in a release (experimental, preview, stable, or servicing).needs-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area ownersteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team
Describe the bug
In WinAppSDK 1.6.1, I am unable to scroll any scroller control using mouse wheel if mouse option to scroll inactive windows is OFF.
This was reported as #8764 and fixed before, but now this is broken again. There are multiple people that experience this regression who commented in the original issue.
Steps to reproduce the bug
Expected behavior
The same that happens for any other software: scroll working when window is active.
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.6.1: 1.6.240923002
Windows version
Windows 11 (22H2): Build 22621
Additional context
I mostly copy and pasted this issue from the original report in #8764 from 2022, as it describes the issue well. But I am worried that comments on a closed issue are not getting the urgent attention that this regression needs.