codelab-fun/codelab

Touchpad right click on monaco editor area is broken in MacOs Chrome

barlanj opened this issue · 0 comments

Reproduce:

  1. head to https://codelab.fun/angular/typescript/exercise-new
  2. Right click into the editor window by QUICKLY doing a rightclick gesture/tap using touchpad
  3. 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?

bug-chrome-monaco-rightclick