[
https://issues.apache.org/jira/browse/TOBAGO-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2407.
----------------------------------
Fix Version/s: 5.15.2
6.7.2
Resolution: Fixed
> Sheet: wrong column width for FR-values
> ---------------------------------------
>
> Key: TOBAGO-2407
> URL: https://issues.apache.org/jira/browse/TOBAGO-2407
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core, JavaScript
> 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
>
>
> The width of a column is set via CSS. The value is: calc((100% - [values of
> other columns]) / [sum of FR-values] * [current FR-value])
> If the width of another column is set in pixel, the calc()-value is invalid,
> because calc(100% - 10px) doesn't work in <table>.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)