[ 
https://issues.apache.org/jira/browse/TOBAGO-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632860#comment-13632860
 ] 

Hudson commented on TOBAGO-1249:
--------------------------------

Integrated in tobago-trunk #994 (See 
[https://builds.apache.org/job/tobago-trunk/994/])
    TOBAGO-1249: The size/dimension of the page should be accessible via 
TobagoContext (Revision 1468335)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1468335
Files : 
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoContext.java

                
> The size/dimension of the page should be accessible via TobagoContext
> ---------------------------------------------------------------------
>
>                 Key: TOBAGO-1249
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1249
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.10, 2.0.0-alpha-1, 2.0.0
>
>
> This might be helpful when e. g. setting the width of a popup.
> A workaround is using 
>   <tc:popup 
> width="#{facesContext.viewRoot.children[0].attributes['width'].pixel - 100}">
> But children[0] might not be the page (depending of the design of the sides).

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

Reply via email to