fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.26k stars 116 forks source link

Doesn't work on Codility #132

Closed awilkins closed 6 years ago

awilkins commented 6 years ago

Setup

Browser: Firefox 59.0, Chrome 55 Editor: Atom

Description

Workaround

fregante commented 6 years ago

Can you see what editor is being used? Is it CodeMirror?

Also, can you try in Sublime Text to see if the problem is the browser or the editor

awilkins commented 6 years ago

Looks like Ace

Ace's demo editor on their front page works fine, so I'm guessing it's something to do with the way Codility are presenting it.

Update: works on Ace's front page but not on their kitchen sink demo, which has multiple textarea elements, the main area doesn't accept the click to identify it.

fregante commented 6 years ago

Likely a duplicate of #104

Either way I can't test it as it's behind registration. Do you see any errors in the console?