documentcloud / visualsearch

A Rich Search Box for Real Data
http://documentcloud.github.com/visualsearch
MIT License
1.8k stars 237 forks source link

paste into the search field caues UI bug #58

Open hemju opened 12 years ago

hemju commented 12 years ago

You can try this on http://documentcloud.github.com/visualsearch Go to the demo and the paste a search string into the textfield. Only the last character is then shown in the search box. Sometimes when you click outside the textfield (it looses focus), the display resets and the full text is shown.

ghost commented 12 years ago

copy&paste is a very annoying issue for end-users. it seems that binding to keyup isn't enough. search "paste" here http://documentcloud.github.com/visualsearch/docs/visualsearch.html