Last modified: 2012-09-14 11:46:52 UTC
We discussed this before but for some reason it didn't happen. But now that we found another way of insertion that doesn't match the "curent text +1" logic (bug 35560), I think it's worth doing. Pasting, selecting, dragging, special characters that requite pressing multiple keys etc. there are so many ways to insert text into an input field. Lets not preventDefault() and instead check the value after the insertion and chop it of 1ms later.
*** This bug has been marked as a duplicate of bug 38163 ***