Android手机下双击会触发moving
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
Android6.0.1双击会触发moving,导致始终不能实现doubleTap,自己使用中在moveHandler中做了判断,gesture===3时直接返回,不知道是否得当
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the moveHandler entry point and reproduce the reported behavior on Android 6.0.1, focusing on how a double tap triggers moving and prevents doubleTap. Compare the reported gesture===3 early-return workaround with the existing handler behavior; done means double taps no longer cause unintended moving while normal movement still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100