Skip to content

Tapping with two fingers at the same time crashes the app #31285

@gitaakashstack

Description

@gitaakashstack

Description

The MAUI app on Windows crashes when tapped with two fingers at the same time. As far as noticed, its happening because of the package Microsoft.Maui.Controls for any of its versions greater than 9.0.51. The latest version of Microsoft.Maui.Controls which does not crash the app is 9.0.51.

The screenshot attached is the error that comes up in Debug Mode
Image

MAUI Version: 9.0.60 and above

Steps to Reproduce

  1. Create a basic app with Microsoft.Maui.Controls package version 9.0.60 or above, for eg: 9.0.71
  2. Run the app without any event handlers or TapGestureRecognizer and tap on a page with two fingers at the same time.

Expected Outcome: Should happen nothing. App should not crash
Actual Outcome: App crashes

Link to public reproduction project repository

https://github.com/gitaakashstack/MauiDoubletTapTest.git

Version with bug

9.0.70 SR7

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.50 SR5

Affected platforms

Windows

Affected platform versions

net9.0-windows10.0.19041.0

Did you find any workaround?

Go back to Microsoft.Maui.Controls version 9.0.51 but that means cannot use CommunityToolkit.Maui 12 version

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-gesturesGesture typesplatform/windowspotential-regressionThis issue described a possible regression on a currently supported version., verification pendings/needs-attentionIssue has more information and needs another looks/no-reproCan no longer be reproduced on latests/triagedIssue has been reviewedt/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions