[
https://issues.apache.org/jira/browse/TOBAGO-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2404.
----------------------------------
Fix Version/s: 5.15.2
6.7.2
Resolution: Fixed
> Sheet: wrong column width if previous column is not rendered
> ------------------------------------------------------------
>
> Key: TOBAGO-2404
> URL: https://issues.apache.org/jira/browse/TOBAGO-2404
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 5.15.1, 6.7.1
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Major
> Fix For: 5.15.2, 6.7.2
>
>
> If the width of the columns in a sheet is set by the "columns" attribute,
> those values should stick to the column if rendered=false is set for a column.
> For example:
> There are three columns. If columns="80px 100px 200px" is set, and the second
> column has rendered=false, than only two columns are rendered. The first must
> have the a 80px-width, the second must have a 200px-width.
> Currently, the second column is rendered with a 100px width.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)