Touchpad right click on monaco editor area is broken in MacOs Chrome
barlanj opened this issue · 0 comments
barlanj commented
Reproduce:
- head to https://codelab.fun/angular/typescript/exercise-new
- Right click into the editor window by QUICKLY doing a rightclick gesture/tap using touchpad
- Notice that the menu quickly disappears - Holding the rightclick though will keep it in screen
This seems to only be an issue in MacOS/Chrome .... all other browser I've tested (firefox, safari) works in MacOs, and windows chrome works fine too...
Notice though that the official playground (https://microsoft.github.io/monaco-editor/playground.html) does not have this issue. Could be our wrappers? or the version we're using?