You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org> on 2006/12/08 00:26:21 UTC

[jira] Updated: (XAP-161) Widgets: comboBox: selected attribute is not updated in the DOM

     [ http://issues.apache.org/jira/browse/XAP-161?page=all ]

Turyn, Michael updated XAP-161:
-------------------------------

    Assignee: Turyn, Michael

Revision 483529

Numerous changes to get value/text write-back to the UI document right.  Basically, getting 
the "onChange" broadcasting right:
       list option item --> listbox  [--> combobox] .
This is imposed by dojo event connection from above, so (as a consequence)
listboxes don't have to know much about any combobox[es]' owning them.

TODO: Warning: some bits of the older, kludged, way of doing this might still be 
around.  They should be removed once we can afford to break this again.

> Widgets: comboBox: selected attribute is not updated in the DOM
> ---------------------------------------------------------------
>
>                 Key: XAP-161
>                 URL: http://issues.apache.org/jira/browse/XAP-161
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Matt Carbone
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> when a listItem in a comboBox is selected, the DOM does not update to reflect what is selected on the screen.
> Run the comboBox widget component test and select different list items and check the DOM with the print element button.

-- 
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