Lukáš Fryč created RF-13129:
-------------------------------

             Summary: Bind Widget Bridge reference to the DOM
                 Key: RF-13129
                 URL: https://issues.jboss.org/browse/RF-13129
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: core
            Reporter: Lukáš Fryč
             Fix For: 5.0.0.Alpha2


Following alghoritm looks for the RichFaces component root and re-directs event 
source to this root:

https://github.com/richfaces/richfaces/blob/master/framework/src/main/resources/META-INF/resources/richfaces.js#L686

However bridge code isn't registered to the DOM in the way RichFaces 4 using 
BaseComponent are.

I suggest to bind the reference to the DOM using jQuery.data.

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

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

Reply via email to