[richfaces-issues] [JBoss JIRA] Updated: (RF-6466) ContextMenu is broken in 3.3.1.SNAPSHOT.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Mar 4 06:06:23 EST 2009


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

Nick Belaevski updated RF-6466:
-------------------------------

    Fix Version/s: 3.3.1
         Assignee: Pavel Yaschenko  (was: Nick Belaevski)


> ContextMenu is broken in 3.3.1.SNAPSHOT.
> ----------------------------------------
>
>                 Key: RF-6466
>                 URL: https://jira.jboss.org/jira/browse/RF-6466
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>         Environment: 3.3.1.SNAPSHOT, all browsers.
>            Reporter: Alexander Dubovsky
>            Assignee: Pavel Yaschenko
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> Source:
> <h:form>
> 		<rich:panel>
> 			<h:outputText value="panel with context menu" />
> 			<rich:contextMenu event="onclick">
> 				<rich:menuItem value="item"></rich:menuItem>
> 			</rich:contextMenu>
> 		</rich:panel>
> 	</h:form>
> Open page and check browser error console
> Result: following js. error:
> disableDefaultContextMenu is not defined
> attachToParent()("j_id_jsp_525031482_3:j_id_jsp_525031482_4", "onclick", Object)ui.pack.js.jsf (line 11614)
> onmouseup()()editor.jsf (line 16)
> E()()framewor...ck.js.jsf (line 6595)
> editor.jsf()()editor.jsf (line 16)
> [Break on this error] }}disableDefaultContextMenu(A,D,C,true);
> As result context menu does not work. The same code works fine in 3.3.0.GA.

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