Regresssion: Composition drawing broken in multi-window app (worked in 1.5) #10067
Labels
bug
Something isn't working
needs-triage
Issue needs to be triaged by the area owners
Regression
team-CompInput
Issue for IXP (Composition, Input) team
Describe the bug
The PointerOver test on controls fails intermittently in the first window after a second window is opened when built with WinAppSdk 1.6. The bug isn't evident 100% of the time, but in my set up it's > 50%. I haven't been able to reproduce this behaviour building against WinAppSdk 1.5.
Please see the video of the attached project running. You can see as the mouse is moved over the button on the first window, the PointerOver indication flashes then goes out, although the button isn't clicked (I changed the PointerOver brush to make it more obvious). You can still click on the button successfully even when the pointer over isn't shown.
Other controls exhibit the same fault. Trimming (or not) doesn't change the out come. Removing the mica background did make it more difficult to reproduce, but it may be a simple timing issue. I'm not sure if this is win app sdk or xaml bug.
trimmed.mp4
Steps to reproduce the bug
MouseOverWeirdness.zip
Expected behavior
No response
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
No response
The text was updated successfully, but these errors were encountered: