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

Nick Belaevski resolved RF-4045.
--------------------------------

    Fix Version/s: 3.3.1
                       (was: Future)
       Resolution: Out of Date
         Assignee: Alexander Dubovsky  (was: Nick Belaevski)


> componentControl: ajax buzzes after Ajax submit if using componentControl 
> with context menu under JSP + MyFaces.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-4045
>                 URL: https://jira.jboss.org/jira/browse/RF-4045
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: JSP + MyFaces
> 3.2.2.BETA2
>            Reporter: Alexander Dubovsky
>            Assignee: Alexander Dubovsky
>             Fix For: 3.3.1
>
>
> Source:
> <rich:panelMenu id="ccContextMenuPanelMenuID">
>               <h:outputText value="click text" />
>       </rich:panelMenu>
>       <rich:contextMenu id="ccContextMenuID" >
>               <rich:menuItem value="tab1">
>               </rich:menuItem>
>               <rich:menuSeparator />
>               <rich:menuItem value="a">
>               </rich:menuItem>
>               <rich:menuItem value="b">
>               </rich:menuItem>
>               <rich:menuItem value="c">
>               </rich:menuItem>
>       </rich:contextMenu>
>       
>       <rich:componentControl event="onclick"
>               attachTo="ccContextMenuPanelMenuID" for="ccContextMenuID"
>               operation="show" />
> ___
> # Open the page (see source above)
> # Make ajax submit
> Result: ajax buzzes

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

Reply via email to