[richfaces-issues] [JBoss JIRA] Updated: (RF-4045) componentControl: ajax buzzes after Ajax submit if using componentControl with context menu under JSP + MyFaces.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jul 29 07:25:54 EDT 2008


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

Nick Belaevski updated RF-4045:
-------------------------------

    Fix Version/s: 3.2.2
         Assignee: Vladimir Molotkov  (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: Vladimir Molotkov
>             Fix For: 3.2.2
>
>
> 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

        



More information about the richfaces-issues mailing list