onivim / oni2

Native, lightweight modal code editor
https://v2.onivim.io
MIT License
7.84k stars 282 forks source link

macOS, editor: double right click doesn't work #3750

Open zbaylin opened 3 years ago

zbaylin commented 3 years ago

If you have a right-click menu open and right click again, it doesn't reopen the menu.

I'm not sure why this is happening, because it works correctly in the Revery example. I think it might be some other element catching the mouse event.