[richfaces-issues] [JBoss JIRA] Resolved: (RF-1544) FF status lines blinks after calling menu but firebug is empty

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 4 19:46:37 EST 2008


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

Nick Belaevski resolved RF-1544.
--------------------------------

    Resolution: Out of Date
      Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


Looks like it's gone

> FF status lines blinks after calling menu but firebug is empty
> --------------------------------------------------------------
>
>                 Key: RF-1544
>                 URL: https://jira.jboss.org/jira/browse/RF-1544
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.3
>            Reporter: Ilya Shaikovsky
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>
> <h:panelGrid columns="1" columnClasses="cent,cent,cent,cent" cellspacing="10px">
> 			
>        <h:outputText value="Perform right-click on the picture to call the menu" style="font-weight:bold"></h:outputText>
> 	<h:panelGroup>
> 		<h:graphicImage value="/richfaces/jQuery/images/pic1.jpg" id="pic"/>
> 		<rich:contextMenu event="oncontextmenu" 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>
> Every time I perform right click over the picture - both statuses (on the browser tab and inside status line) - blinks like request sent, and cursor changes to "busy" for a moment. But no requests in firebug. No icons defined in menu. So menu just created on client side with this effects.

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