[Xsltforms-support] xsltforms-beta3 vs xsltforms-beta3RC vs ... ?
Brought to you by:
alain-couthures
From: C. M. Sperberg-M. <cm...@bl...> - 2011-11-04 21:47:13
|
I'm encountering a puzzling difficulty with a form I'm working on, which appears to work fine when run with XSLTForms beta-3RC but not when run with beta-3. Briefly, the problem appears to be that an xf:switch element within an xf:repeat appears to be affecting the visibility of elements which follow the switch and should be unaffected by it. The result is that parts of the document seem to disappear capriciously when the user clicks certain buttons. (In longer documents, the sudden change in document length also leads to the appearance that the browser is suddenly scrolling up in the document when this happens -- and then scrolling down again when on further mouse clicks those parts of the document reappear.) I've placed two copies of a cut-down example on the Web at http://blackmesatech.com/2011/11/xfq/test-3.xhtml http://blackmesatech.com/2011/11/xfq/test-3rc.xhtml which are identical except that they load different versions of XSLTforms, and which exhibit the unexpected behaviors I'm encountering. A detailed (and I fear somewhat pedantic) description of what I am seeing and what I expect to see is included in the forms. If any readers of this list can shed any light on the problem I'm having, I'd be grateful. It could either be a bug introduced between beta-3RC and beta-3 of XSLTForms, or a bug in my form which is hidden or tolerated for some reason in beta-3RC but becomes visible in beta-3. Thanks! -- **************************************************************** * C. M. Sperberg-McQueen, Black Mesa Technologies LLC * http://www.blackmesatech.com * http://cmsmcq.com/mib * http://balisage.net **************************************************************** |