Open Kryptonit3-zz opened 10 years ago
Hmm, yeah. I've noticed this too before. The easiest fix, I think, could be (on our side) whenever s person clicks into the editor always call focus() manually.
Same for IE11. Looks like it also needs something like cursor: text;
applied on the element so that the mouse isn't just an arrow.
@jhofker oh, so even if you click in the middle you can begin typing? I thought it wasn't even focused?
No, sorry @OscarGodson. :-) It works just like the screenshot and boxes that @Kryptonit3 included above. We have to click on that very first line in order to be able to edit or type anything.
I noticed an issue when testing my implementation in IE, when I click anywhere besides the main "line" the box does not engage.
Here is a screenshot