Live events and triggerHandler()

Live events and triggerHandler()


One question:
Why triggerHandler() doesnt trigger live events? Is this behaviour
expected? Is it a bug?
Example here: http://reinaldojunior.net/publico/test-bug-triggerHandler.html
Instructions:
1) Click "Insert Row" to insert rows =D
2) Click inside the input and look at your Firebug console
3) Click inside the TD but outside the input and look at your Firebug
console
If you mark "Use triggerHandler" the TD click event will use
triggerHandler.