[richfaces-issues] [JBoss JIRA] (RF-12675) Drag and drop doesn't work with MyFaces

Anton Zukovskij (JIRA) jira-events at lists.jboss.org
Wed Dec 19 06:20:08 EST 2012


Anton Zukovskij created RF-12675:
------------------------------------

             Summary: Drag and drop doesn't work with MyFaces
                 Key: RF-12675
                 URL: https://issues.jboss.org/browse/RF-12675
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-drag/drop
    Affects Versions: 4.2.3.Final
         Environment: tomcat6
            Reporter: Anton Zukovskij
            Priority: Critical


When using simple drag and drop with myfaces JSF implementation, javascript fails on drop event:
Uncaught clientError: Sourceform could not be determined, either because element is not attached to a form or we have multiple forms with named elements of the same identifier or name, stopping the ajax processing (jsf.js...lopment (line 8277)).
This is caused by drag indicator is being detached from <form> and appended to body (dnd-draggable.js @ dragStart). Please see attached demo app. This issue is also reproducible on showcase application if you replace mojarra jar files with myfaces.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list