]
Vladimir Molotkov resolved RF-4200.
-----------------------------------
Resolution: Done
Assignee: Mikhail Vitenkov (was: Vladimir Molotkov)
bug fixed
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: