If you have an xforms-value-changed handler on an input which is in a
repeat, and you click in another iteration of the repeat, the
xforms-value-changed handler is run with the context of the iteration
which has gained focus, not the iteration which had the
xforms-value-changed.
Please see the attached test case.
Leigh.