Open
Description
The input field messes up if a user highlights some text, drags, and then releases.
1. Input Text
2. Highlight Section
3. Drag + Release
Adding an input
event and reformatting when it's fired seemed to fix the problem. Here's the gist.