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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue May 13 12:10:26 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3405?page=all ]

Nick Belaevski resolved RF-3405.
--------------------------------

    Resolution: Won't Fix
      Assignee: Tsikhon Kuprevich

componentControl should be re-rendered too

> 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
>         Assigned To: Tsikhon Kuprevich
>
> <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