You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2018/02/09 16:24:00 UTC

[jira] [Comment Edited] (TOBAGO-1651) FlexLayout should use full browser height

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

Udo Schnurpfeil edited comment on TOBAGO-1651 at 2/9/18 4:23 PM:
-----------------------------------------------------------------

Put this into the <tc:page> 
{code}
    <tc:style selector="html, body, .tobago-page, form, form > .tobago-flexLayout" height="100%"/>
{code}
helps for the first as a workaround (tested with Tobago 4.1.0).


was (Author: lofwyr):
Put this into the <tc:page> 
{code}
    <tc:style selector="html, body, .tobago-page, form, form > .tobago-flexLayout" height="100%"/>
{code}
helps for the first as a workaround.

> FlexLayout should use full browser height
> -----------------------------------------
>
>                 Key: TOBAGO-1651
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1651
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 3.0.0-alpha-7
>            Reporter: Volker Weber
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 4.1.1
>
>         Attachments: flexLayout.jpeg, flexLayout.xhtml
>
>
> The flex layout did not use the full browser height, even if configured to do so.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)