[richfaces-issues] [JBoss JIRA] Created: (RF-4602) Context menu appears in wrong location with FireFox 3.0.3

David Lam (JIRA) jira-events at lists.jboss.org
Mon Oct 13 20:33:20 EDT 2008


Context menu appears in wrong location with FireFox 3.0.3
---------------------------------------------------------

                 Key: RF-4602
                 URL: https://jira.jboss.org/jira/browse/RF-4602
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2, 3.2.1
         Environment: Windows XP SP3, RichFaces 3.2.2, FireFox 3.0.3, JBoss AS 4.2.2
            Reporter: David Lam


Context menu is shifted to the right of the mouse click location with FireFox 3.0.3.

<h:form>
    <h:outputText id="cmtest" value="Menu" />
    <rich:contextMenu attachTo="cmtest">
           <rich:menuItem value="Suboption1-1" />
           <rich:menuItem value="Suboption1-2" />
           <rich:menuItem value="Suboption1-3" />
    </rich:contextMenu>
</h:form>

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