Multi-touch example is broken
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 1.9k
- Avg merge
- 7h 53m
- Merged PRs (30d)
- 1
Description
Testing of https://mdn.github.io/dom-examples/touchevents/Multi-touch_interaction.html on OS X 14.2.1 in Safari 17.2.1 and Chrome 121.0.6167.184 (Official Build) (x86_64) doesn't respond to touch, hold, or multi touch interactions. Nothing is logged to the screen or to the console.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the linked Multi-touch_interaction.html example and reproducing the missing touch, hold, and multi-touch responses in Safari and Chrome. Trace the example's interaction handling and console or screen output; it is done when the documented interactions respond and produce the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100