[richfaces-issues] [JBoss JIRA] Closed: (RF-4200) combobox: 2nd calling of "showList()" JS API leads to component's popup list hiding.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed Aug 20 10:54:22 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Vitenkov closed RF-4200.
--------------------------------



Verified at 3.2.2.BETA4

> combobox: 2nd calling of  "showList()" JS API leads to component's popup list hiding.
> -------------------------------------------------------------------------------------
>
>                 Key: RF-4200
>                 URL: https://jira.jboss.org/jira/browse/RF-4200
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: IE6, IE7, FF 3.1, Safari 3.1, Opera 9.51(3.2.2.BETA4)
>            Reporter: Mikhail Vitenkov
>            Assignee: Mikhail Vitenkov
>             Fix For: 3.2.2
>
>
> # Add rich:combobox with "comboboxID" id on the page;
> # Add following link:
> <a4j:commandLink onclick="$('formID:comboboxSubviewID:comboboxID').component.showList()" value="showList">
>    </a4j:commandLink> or 
> <a4j:commandLink onclick="#{rich:component('comboboxID')}.showList()" value="showList">
>    </a4j:commandLink>
> # Navigate on the page;
> # Call showList() component's JS API by click "showList" link.
> # Repeat previous step.
> Actual behavior:
> Popup comboboxe's list disappears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list