id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
8701,Native events are not triggered at all (chrome/firefox4),bgerrissen@…,,"Example: http://jsfiddle.net/7suaH/

Tested in chrome/FF4 but I think it always applies.
Tested with older jQuery versions as well.

The following API doc implies native events are triggered (and bubbled):

http://api.jquery.com/trigger/

But appears not to be the case.

Seems like DOM event mechanism is circumvented when triggering events, which is ok if you use just jQuery, but when trying to mashup or when authoring lib agnostic toolkits it becomes problematic to say the least. Would be nice if jQuery would share it's events with other kids ;)
",bug,closed,undecided,1.next,event,1.5.1,wontfix,,,,
