gadgets.selection.getSelection() does not return current selection on initial 
loading of gadget
-----------------------------------------------------------------------------------------------

                 Key: SHINDIG-1727
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1727
             Project: Shindig
          Issue Type: Bug
          Components: Javascript 
         Environment: Windows 7
            Reporter: Bernadette Alexia Carter


1) Load first gadget
2) Set a selection in the first gadget using gadgets.selection.setSelection
3) Load second gadget
4) do a gadgets.selection.getSelection in second gadget
Expected: gadgets.selection.getSelection returns selection made in first gadget
Actual: gadgets.selection.getSelection returns undefined

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to