wende / elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
https://wende.github.io/elchemy/
MIT License
1.15k stars 28 forks source link

Ellie can not delete characters #366

Open ShalokShalom opened 5 years ago

ShalokShalom commented 5 years ago

Hi there :)

I face an issue in Firefox which appears ONLY in my current profile, despite the fact that I disabled all the add-ons. Neither backspace, nor del can delete characters in my instance of Elchemy's Ellie.

In Firefox's private window works Elchemy`s Ellie as well with backspace and del. I am fine with using the private mode and I assume that is a rare occasion.

I am ready to help debugging, of course. F12 shows nothing, here is a video: The cursor there looks different from that one in my broken profile.

http://sendvid.com/gssb8f89

ShalokShalom commented 5 years ago

As I think about it:

The blocky cursor might be not helpful in general, so we could block it from happening?

Thanks a lot

wende commented 5 years ago

Interesting. Does the same happen on original Ellie? http://ellie-app.com

ShalokShalom commented 5 years ago

Nope, already checked. Sorry, I forgot to mention.

ShalokShalom commented 5 years ago

While this happened as an accident, it worked before. So whatever caused it, I guess I can happen in the original implementation as well. I just have not experienced it yet.