[richfaces-issues] [JBoss JIRA] (RF-11898) Attaching a contextMenu to a h:graphicImage results in a contextMenu that does not display

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Jan 20 15:04:18 EST 2012


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

Brian Leathem commented on RF-11898:
------------------------------------

The initial contextMenu implementation used _attached_ to determine whether or not to attach the contextMenu to the attachId DOM.  This is different than the RF3 contextMenu, where the _attached_ attribute determines whether or not the context menu is attached to the event of the parent menu.

Resolving this issue, by adjusting the _attached_ semantics of the RichFaces 4 contextMenu to match that of the RichFaces 3 one.
                
> Attaching a contextMenu to a h:graphicImage results in a contextMenu that does not display
> ------------------------------------------------------------------------------------------
>
>                 Key: RF-11898
>                 URL: https://issues.jboss.org/browse/RF-11898
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-menu
>            Reporter: Brian Leathem
>            Assignee: Brian Leathem
>             Fix For: 4.2.0.CR1
>
>
> Attaching a contextMenu to a h:graphicImage results in a contextMenu that does not display.  Wrapping the image with a panelGroup, and attaching the contextMenu to that panelGroup instead does not cause a problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list