[Xsltforms-support] ordering of handlers for xforms-value-changed, DOMFocusIn and DOMFocusOut
Brought to you by:
alain-couthures
From: Leigh L K. Jr <lei...@xe...> - 2011-07-08 23:22:28
|
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. |