[ 
https://issues.apache.org/jira/browse/TOBAGO-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-445.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0-beta-3
    
> Sheet-Cell-Border is misplaced
> ------------------------------
>
>                 Key: TOBAGO-445
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-445
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.11
>            Reporter: Matthias Wronka
>             Fix For: 1.5.0-beta-3, 1.5.0
>
>         Attachments: Table-Border.jpg
>
>
> If you assign a border-style e.g. 1px solid to tobago-sheet-cell-td then the 
> column-borders are not correctly positioned under the header-cell-borders. I 
> believe this happens because the header is rendered using divs and not using 
> th. Apparently the border of a div is renderd inside the element, the border 
> of td is rendered outside the element and causes the cell to grow. The result 
> looks like in the screenshot.
> One possible solution is to add a hint for the layoutmanager in the 
> tobago-theme-config.properties that reduces the calculate column-width by the 
> border-width of a cell. This fix should support the different style of the 
> first column (maybe the first column has no border).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to