[ http://issues.apache.org/jira/browse/XAP-36?page=comments#action_12446697 ] Trevor Oldak commented on XAP-36: ---------------------------------
It looks to be (looking at the generated source in firefox) that it is both in the HTML and XAL DOM. The bug is present in IE and Firefox. I'm not sure how the generated IE code looks. > Widgets: VerticalPanel/HorizontalPanel: Insert before instead appends ot the > end. > --------------------------------------------------------------------------------- > > Key: XAP-36 > URL: http://issues.apache.org/jira/browse/XAP-36 > Project: XAP > Issue Type: Bug > Components: Widgets > Reporter: Trevor Oldak > > This is easiest to see in the widget examples. > The insert before function doesn't work as expected. Instead of inserting the > new node before the reference node, the new node is appended to the end of > the reference node's sibling set. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
