Y
Hacker News
new
|
ask
|
show
|
jobs
by
seanhandley
4137 days ago
Not working in Chrome 40
5 comments
MrBuddyCasino
4137 days ago
Definitively not working in Chrome 40 on OSX, but Firefox does. Lovely idea.
link
fugyk
4136 days ago
It is working on OSX Chrome 40 in my case.
link
bobbles
4137 days ago
Yeah if i type anything in it just shifts everything down the page
link
pixelambacht
4137 days ago
I think this was because of the contenteditable div. I now stuck a plain ol' textarea in there, that should fix the problem.
link
spdustin
4136 days ago
Woah, did I miss something? Chrome has problems with contenteditable?
link
pbowyer
4137 days ago
Working for me, but only if I type into the textarea (not paste)
link
sumitviii
4137 days ago
Works if you paste as plain text (Ctrl + Shift + V).
link