AJAX onChange events triggered when not should be triggered

Hi there.

I have several AJAX onChange events in a form, bound to different fields and containing different source codes.

When the value of one field with such an event is changed, SC triggers not only the onChange event of this field but also the onChange events of other fields, regardless of what type the field is.

Is this a known behavior? Is it a bug?

Thanks