Autocomplete ( not the plugin ) in firefox triggers which event?

Autocomplete ( not the plugin ) in firefox triggers which event?

Hi jQuery developers/designers,

I have the following question:

What event could be or is triggered when someone fills in a inputfield using the autosuggest that is build in in browsers? Like for example my email that always comes back on email input fields.

I have tried the change and keyup event but they don't work.

So I repeat my question:

What event could be or is triggered when someone fills in a inputfield using the autosuggest that is build in by browsers?

Greetings