Click and drag on links in Firefox are blocking mouseup events
问题 I want to achieve an horizontal click and dragg website, it works perfectly in Chrome but not in Firefox. My problem : Click and dragg on links in Firefox is making the stop-icon appears next to the cursor and then blocking mouseup event. What I know : The problem is only appearing on links and I found this post (javascript and dragging in firefox) that is suggesting to use addEventListener on the document , but it didn't fix it. Old code below (to see the updated one go on codepen) const