swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.24k stars 744 forks source link

Double contextmenu when having Right-clicked outside the supposed-to-click area #656

Open patarapolw opened 6 years ago

patarapolw commented 6 years ago

Hard to explain, but if I have right-clicked somewhere outside the contextmenu listener before (that gives the true gray contextmenu), when I come back to click inside the listener area, two context menus appear...

screen shot 2018-07-29 at 17 53 29

It appears frequent because I sometimes right-click to open in new tab.

It seems that the only way to make the gray contextmenu disappear is "Refresh".