Ján Jamrich created RF-11904:
--------------------------------

             Summary: rich:contextMenu @mode doesn't affect request type
                 Key: RF-11904
                 URL: https://issues.jboss.org/browse/RF-11904
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-misc
         Environment:     RichFaces 4.2.0-SNAPSHOT
    Metamer 4.1.1-SNAPSHOT r.${buildNumber}
    Mojarra 2.1.3-SNAPSHOT
    JBoss AS 7.0.2.Final
    Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
    Firefox 10.0 @ Linux i686
-----
Richfaces component module built after merge to develop branch
            Reporter: Ján Jamrich


Since contextMenu should be similar to dropDownMenu, I'm missing behavior 
controlled by @mode in contextMenu like dropDownMenu.
In dropDownMenu @mode=ajax causes just one request performed when click menu 
item. No request for @mode=client and only for @mode=server multiple requests 
(first POST request for page where dropDownMenu triggered request and then 
multiple GET requests for all associated (referenced) resources such as CSS, 
JS...

But not for contextMenu. @mode set to client neither ajax doesn't change 
request type, always is full page refresh performed when click on contextMenu 
item.

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to