Udo Schnurpfeil created TOBAGO-1249:
---------------------------------------

             Summary: The size/dimension of the page should be accessable 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


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