[richfaces-issues] [JBoss JIRA] Updated: (RF-1542) context menu doesn't collapsed while come submenu item overed and further mouseout

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Jul 15 19:51:14 EDT 2008


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

Nick Belaevski updated RF-1542:
-------------------------------

    Assignee: Nick Belaevski  (was: Maksim Kaszynski)

> context menu doesn't collapsed while come submenu item overed and further mouseout
> ----------------------------------------------------------------------------------
>
>                 Key: RF-1542
>                 URL: http://jira.jboss.com/jira/browse/RF-1542
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Ilya Shaikovsky
>         Assigned To: Nick Belaevski
>             Fix For: Future
>
>
> 	<h:panelGroup id="test" layout="block" style="width:1px;"> 
> 	<h:graphicImage value="/richfaces/jQuery/images/pic1.jpg" id="pic">
> 		
> 	</h:graphicImage>
> 	<rich:contextMenu event="onmouseover" attached="true">
> 			<rich:menuItem value="Enlarge"></rich:menuItem>
> 			<rich:menuItem value="Open in new window"></rich:menuItem>
> 			<rich:menuGroup value="Save">
> 				<rich:menuItem value="Download image"></rich:menuItem>
> 				<rich:menuItem value="Copy to clipboard"></rich:menuItem>
> 				<rich:menuItem value="Copy image adress"></rich:menuItem>
> 			</rich:menuGroup>			 
> 		</rich:contextMenu>   
> 	</h:panelGroup>
> Call the menu through mouseover. Then just leave the menu without overing any items. It will not collapse.

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