Skip to content

False positives of PointerGestureRecognizer on Windows with a second minimized window #27430

@bykovd1984

Description

@bykovd1984

Description

Having a second minimized window on the main window starts to trigger false positives of PointerGestureRecognizer.

Steps to Reproduce

On the main window there is a button to open the second window, and below there is a Grid with a PointerGestureRecognizer. When you hover the cursor over the grid, it has a red background.

  1. Launch the application
  2. Make sure that when you hover the cursor over the grid, it changes color
  3. Click on the button, the second window opens, make sure that the grid behavior remains the same
  4. Minimize the second window, you see that when you hover the cursor over the grid, its background starts to blink
20250128-1607-18.9719609.mp4

Link to public reproduction project repository

https://github.com/bykovd1984/issue-maui-false-positives-of-pointer-gesture-recognizer

Version with bug

9.0.14 SR1.4

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows SDK 10.0.22621

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-windowWindowarea-gesturesGesture typesp/2Work that is important, but is currently not scheduled for releaseplatform/windowss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions