maptalks / maptalks/maptalks.js

edge浏览器鼠标手势触发后点击事件失效

Open
#2,211 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
4.5k
Forks
511
Avg merge
3d 58m
Merged PRs (30d)
1

Description

复现步骤,edge浏览器右键拖动触发手势,手势结束后地图仍会跟随鼠标旋转(这个可以接受),之后再点击图形不能触发点击事件了
![test](https://github.com/maptalks/maptalks.js/assets/128013110/24acf57d-0971-4cdb-8576-12cecee036b7)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.