Orbeon doesn't copy xxforms:rows, xxforms:cols and xxforms:size in repeated elements
Posted by Maciej Arciuch on URL: https://discuss.orbeon.com/Orbeon-doesn-t-copy-xxforms-rows-xxforms-cols-and-xxforms-size-in-repeated-elements-tp278234.html
Dear Orbeon authors,
I think I've spotted a bug, namely when a put e.g. a xforms:textarea with xxforms:rows and xxforms:cols attributes in a xforms:repeat element, then these attributes (actually related HTML attributes) are lost in new iterations of the repeated xxforms:textarea.
I've prepared an example simple Sandbox-compatible example, it features a xforms:textarea element with xxforms:rows and xxforms:cols attributes and a xforms:input element with xxforms:size attribute. When you click "Insert", then all new elements appear with wrong sizes: