Skip to content

PinchGestureRecognizer does not complete correctly when interrupted by an alert on Windows #31033

@jeremy-visionaid

Description

@jeremy-visionaid

Description

If a pinch gesture is running and is interrupted by an alert (e.g. from some async event), then it does not fully complete and further gestures do not respond correctly.

Steps to Reproduce

  1. Clone, build and run the repro repo
  2. Perform a pinch gesture (which triggers an alert)
  3. Dismiss the alert
  4. Observe that the pinch gesture is still running (it responds to a single finger)

Link to public reproduction project repository

https://github.com/jeremy-visionaid/MauiTestApp/tree/pinch-gesture-unresponsive

Version with bug

9.0.90 SR9

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

Windows 11

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-gesturesGesture typesplatform/windowss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions