abzubarev / web-developer-form-filler-ext

This extension is used by developers to make it easy to fill forms
MIT License
113 stars 53 forks source link

Trigger blur event after filling in the form. #7

Closed igoratron closed 9 years ago

igoratron commented 9 years ago

Some js validation libraries use the 'blur' event to validate form data. This change fixes the problem where the form is marked invalid despite all the fields containing the correct input.