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