Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double touches needed to make buttons respond after drawing on canvas #180

Open
XcantloadX opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@XcantloadX
Copy link

Describe the bug
After drawing a stroke on the canvas, there is a certain probability that the first click on the button on the page will require two touches to take effect.

See the video below for details. In the video, I loggged the click and touchstart events of the Reset button. Pay attention to whether the button responds after touching it, and the output log.

To Reproduce
See the video.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

bandicam.2024-12-17.15-59-05-121.mp4

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome (with device mode)
  • Version: 131.0.6778.140
     
  • OS: Windows 11 (Tablet)
  • Browser: Edge
  • Version: 129.0.2792.89

Smartphone (please complete the following information):

  • Device: Redmi Note 12 Turbo
  • OS: HyperOS 1.0.9.0 (Android 14)
  • Browser: Chrome
  • Version: 131.0.6778.135

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant