You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matt Cooper (JIRA)" <de...@myfaces.apache.org> on 2011/02/11 17:03:57 UTC

[jira] Created: (TRINIDAD-2033) trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents

trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents
--------------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2033
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2033
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Matt Cooper
            Assignee: Matt Cooper


The trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents.

If you have a tableLayout and have percentage-based widths assigned to a cellFormat that contains a programmatically-resizable child component whose width is dependent on the cellFormat's percentage width, the child won't resize when the tableLayout resizes unless the tableLayout has an inlineStyle="table-layout:fixed".  This may not be obvious for people unfamiliar with how tables work so it needs to be mentioned in the tag documentation.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (TRINIDAD-2033) trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents

Posted by "Matt Cooper (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Cooper resolved TRINIDAD-2033.
-----------------------------------

    Resolution: Fixed

> trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2033
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2033
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Matt Cooper
>            Assignee: Matt Cooper
>             Fix For: 1.2.15-core , 2.0.0-beta-2
>
>
> The trh:tableLayout tag doc should call out table-layout:fixed as desirable for programmatically-resizable cell contents.
> If you have a tableLayout and have percentage-based widths assigned to a cellFormat that contains a programmatically-resizable child component whose width is dependent on the cellFormat's percentage width, the child won't resize when the tableLayout resizes unless the tableLayout has an inlineStyle="table-layout:fixed".  This may not be obvious for people unfamiliar with how tables work so it needs to be mentioned in the tag documentation.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira