]
Dmytro Lisnichenko reopened RF-1544:
------------------------------------
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
Security Level: Public(Everyone can see)
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: