While working inside the div, I noticed that when I type rapidly on the keyboard, the text suddenly disappears onto a second line. This issue does not seem to be caused by overflow:hidden
.
What could be causing this text hiding behavior, and is there an alternative solution to prevent it from happening?
By the way, the text is set to be contenteditable
.
Take a look at the Fiddle here: http://jsfiddle.net/xR9Xx/