Has anyone run into this and know what the fix might be? This is tough to explain in a short description:
1. Have some text in a text input field. 2. Select the text from right to left (all of it), releasing outside of the text input 3. Delete it 4. Start typing 5. Notice that the text stay at 1 character (or 2 if you type fast) and overwrites the current content each time you type. It's basically as if the selection of the text remains and is not reset after you delete the text in the input field. Wracking my brain trying to figure out this one. I gather it's something messed up with the Selection of the text in the field not being reset properly on the delete. It should be no selection with current position at 0. I hope there's any easy fix to this one... thanks, jon

