[ 
https://issues.apache.org/jira/browse/RAVE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Wilson resolved RAVE-335.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5-INCUBATING

This was fixed a while back by using a W3CWidget wrapper class rather than 
changing the base model, and using width and height parameters as supplied by 
Wookie to create min-width and min-height CSS values.
                
> Render W3C Widgets using their Height and Width attributes
> ----------------------------------------------------------
>
>                 Key: RAVE-335
>                 URL: https://issues.apache.org/jira/browse/RAVE-335
>             Project: Rave
>          Issue Type: Story
>          Components: rave-w3c-provider
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Scott Wilson
>              Labels: w3c
>             Fix For: 0.5-INCUBATING
>
>
> W3C Widgets define a "height" and "width" attribute in their metadata rather 
> than calling an RPC method to reset the iFrame size.
> When Rave renders a W3C Widget, it should use this metadata to set the iFrame 
> size when rendered. 
> The metadata is available within the Widget start file itself by calling 
> widget.height and widget.width. However this would only be directly 
> accessible where Wookie is deployed at the same origin as Rave; an 
> alternative would be to send a HTML5 PostMessage to the parent, or to add the 
> RPC resize methods to W3C Widgets somehow.

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