[
https://issues.apache.org/jira/browse/XAP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor Oldak updated XAP-256:
-----------------------------
Description:
Using insertBefore to put a new option into a listBox results in a correct XAL
dom but incorrect HTML dom, and the user sees the new option appended at the
end.
See the "insert a new option between 1 and 2" smoke test in the listBox
component test.
was:Use insertBefore to put a new option into a listBox results in a correct
XAL dom but incorrect HTML dom, and the user sees the new option appended at
the end.
> Widgets: ListBox: InsertBefore Works in DOM but appends to end in HTML
> ----------------------------------------------------------------------
>
> Key: XAP-256
> URL: https://issues.apache.org/jira/browse/XAP-256
> Project: XAP
> Issue Type: Bug
> Components: Widgets
> Reporter: Trevor Oldak
>
> Using insertBefore to put a new option into a listBox results in a correct
> XAL dom but incorrect HTML dom, and the user sees the new option appended at
> the end.
> See the "insert a new option between 1 and 2" smoke test in the listBox
> component test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.