Henning Nöth created TOBAGO-2405: ------------------------------------ Summary: Sheet: wrong column with if only px-values are used Key: TOBAGO-2405 URL: https://issues.apache.org/jira/browse/TOBAGO-2405 Project: MyFaces Tobago Issue Type: Bug Components: Core Affects Versions: 6.7.1, 5.15.1 Reporter: Henning Nöth
The actual column width might be wrong if in a sheet the columns attribute has only pixel values like "100px 200px 300px". This is because the remaining hidden columns had a width of "0px". If the sheet width is greater than the column width combined, the browser stretches the columns to a larger size. -- This message was sent by Atlassian Jira (v8.20.10#820010)