[richfaces-issues] [JBoss JIRA] Created: (RF-3405) Context menu does not work after its main element is re-rendered with ajax.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Tue May 13 07:03:41 EDT 2008


Context menu does not work after its main element is re-rendered with ajax.
---------------------------------------------------------------------------

                 Key: RF-3405
                 URL: http://jira.jboss.com/jira/browse/RF-3405
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: FF, IE
            Reporter: Sergey Halipov


<rich:contextMenu id="m" attached="false" >
				<rich:menuItem value="TEST" submitMode="ajax"
					reRender="xx" >
				</rich:menuItem>
			</rich:contextMenu>
			
			<h:inputText value="test" id="xx" />
			<rich:componentControl event="onclick" attachTo="xx" for=":f:m"
				operation="doShow">
			</rich:componentControl>

Menu does not appear second time after I click on menu item.

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

        



More information about the richfaces-issues mailing list