MicrosoftEdge / MicrosoftEdge/WebView2Feedback

Touchscreen not working after rapidly clicking while app startup

Open
#3,685 32 comments 3 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description


Issue moved from dotnet/maui#16251

  • Please respond to @Letiz0.

From @Letiz0 on Thursday, July 20, 2023 10:33:49 AM

Description

https://github.com/dotnet/maui/assets/103472129/377c891b-18c5-47ca-ad27-354289b74a45

Just like the video shows, if I rapidly click anywhere inside the app while starting up and loading, the touchsrceen will be broken but the mouse is still working.

Steps to Reproduce
  1. Create a new Maui Blazor Project
  2. Deploy it on any tablet
  3. Repeatly touch the screen inside the app window as quickly as you can
Link to public reproduction project repository

https://github.com/Letiz0/MauiApp1

Version with bug

7.0.49

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

net7.0-windows10.0.19041.0

Did you find any workaround?

2023/08/01 update:
I found that if I force reload the page (e.g. NavigationManager.NavigateTo(NavigationManager.Uri, forceLoad: true)), it would be solved.

Relevant log output

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.