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.31k stars 117 forks source link

Firefox extension doesn't work with GitHub gist editor #170

Closed jeremymeng closed 3 years ago

jeremymeng commented 4 years ago

Setup

Browser: Firefox 78.0.2 Editor: Emacs + atomic-chrome package

Description

The Firefox extension doesn't work for GitHub gist editor. The Chrome extension works as expected for GitHub gist editor.

After clicking on the text area, I am getting the following in the Emacs window

<div style="position: relative;"><div class="CodeMirror-gutter-wrapper" style="left: -53px;" contenteditable="false"><div class="CodeMirror-linenumber CodeMirror-gutter-elt" style="left: 0px; width: 21px;">1</div></div><pre class=" CodeMirror-line " role="presentation"><span role="presentation"><span cm-text="">​</span></span></pre></div>

image

for comparison, this shows same editor working for Chrome

image

dyno commented 4 years ago

i have the same problem with jupyterlab. chrome/vim works both way but vim => firefox is broken.

fregante commented 3 years ago

Can you test the new version? It hasn't been published to the stores yet: https://github.com/GhostText/GhostText/issues/172

jeremymeng commented 3 years ago

@fregante Same issue with 20.11.27