maptalks / maptalks/maptalks.js
edge浏览器鼠标手势触发后点击事件失效
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 511
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 1
Description
复现步骤,edge浏览器右键拖动触发手势,手势结束后地图仍会跟随鼠标旋转(这个可以接受),之后再点击图形不能触发点击事件了

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
Reproduce the issue in Microsoft Edge by right-dragging to trigger a mouse gesture, then clicking a map graphic. Trace the mouse-gesture and click-event handling to determine why clicks remain inactive afterward; done means graphics can be clicked again after the gesture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100