[
https://jira.jboss.org/jira/browse/RF-7258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12483378#action_12483378
]
Jay Balunas commented on RF-7258:
---------------------------------
only fix for 3.3.2.GA if the fix is minor, or if the memory leak is a real
problem.
> ComboBox: pop up can not be closed if it was opened during combobox rerender.
> -----------------------------------------------------------------------------
>
> Key: RF-7258
> URL: https://jira.jboss.org/jira/browse/RF-7258
> Project: RichFaces
> Issue Type: Bug
> Components: component-input
> Affects Versions: 3.3.2.CR1
> Environment: 3.3.2.SNAPSHOT
> Reporter: Alexander Dubovsky
> Assignee: Alex Kolonitsky
> Priority: Minor
> Fix For: 3.3.2.GA
>
>
> Source:
> <h:form id="form">
> <rich:comboBox id="combo" value="#{cComp.input}">
> <f:selectItem itemValue="val-1" />
> <f:selectItem itemValue="val-2" />
> <f:selectItem itemValue="val-3" />
> <f:selectItem itemValue="val-4" />
> <f:selectItem itemValue="val-5" />
> </rich:comboBox>
> <a4j:commandButton reRender="combo" value="reRender"
>
> onclick="$('form:combo').component.showList()"></a4j:commandButton>
> </h:form>
> # Open page and click reRender button => pop up was opened
> # Try to close combobox pop up
> Result: it is possible only by full page refresh
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues