I had the same problem a couple of days ago and basically I got to the same conclusion than satyr. In addition I needed to close the preview window when clicking on the element. In case you also need this, a way to do it is by using
context.chromeWindow.gUbiquity.closeWindow(); in the click handler. See my example: http://gist.github.com/101722 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
