[richfaces-issues] [JBoss JIRA] Commented: (RF-5501) ContextMenu: ajax buzzes in case limitToList="true" and reRender is not defined.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Dec 30 17:17:54 EST 2008


    [ https://jira.jboss.org/jira/browse/RF-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12444303#action_12444303 ] 

Nick Belaevski commented on RF-5501:
------------------------------------

Reproducible in 3.2.2.GA

> ContextMenu: ajax buzzes in case limitToList="true" and reRender is not defined.
> --------------------------------------------------------------------------------
>
>                 Key: RF-5501
>                 URL: https://jira.jboss.org/jira/browse/RF-5501
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: 3.3.0.CR1
>            Reporter: Alexander Dubovsky
>            Assignee: Nick Belaevski
>
> Source:
> <a4j:status id="a4jStatusID" startText="WORK!" startStyle="color: red;"
> 		stopText="a4j:status"></a4j:status>
> <h:commandButton id="button" onclick="return false;" value="menu">
> 			<rich:contextMenu event="oncontextmenu" attached="true"
> 				submitMode="ajax">
> 				<rich:menuItem value="cut" limitToList="true" 
> 					actionListener="#{custom.processCutElement}">
> 				</rich:menuItem>
> 			</rich:contextMenu>
> 		</h:commandButton>
> # Open page
> # Call context menu and click menu item
> Result: status 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