Hacker News new | ask | show | jobs
by seanhandley 4137 days ago
Not working in Chrome 40
5 comments

Definitively not working in Chrome 40 on OSX, but Firefox does. Lovely idea.
It is working on OSX Chrome 40 in my case.
Yeah if i type anything in it just shifts everything down the page
I think this was because of the contenteditable div. I now stuck a plain ol' textarea in there, that should fix the problem.
Woah, did I miss something? Chrome has problems with contenteditable?
Working for me, but only if I type into the textarea (not paste)
Works if you paste as plain text (Ctrl + Shift + V).