Skip to content

Touchscreen not working after rapidly clicking while app startup #3685

@Eilon

Description

@Eilon

Issue moved from dotnet/maui#16251


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

Description

711540495645142_TbyLCh92.online-video-cutter.com.1.mp4

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

Metadata

Metadata

Labels

bugSomething isn't workingtrackedWe are tracking this work internally.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions