Missing currentTarget in $.event.fix?

Missing currentTarget in $.event.fix?


It looks like a regression to me: $.event.fix doesn't add
currentTarget to the event object, which is missing in IE. Is that a
regression? Or is there a reason it isn't added?
Jörn