TreeTable fails to render last column header in IE when sum of column width is
100%
-----------------------------------------------------------------------------------
Key: WICKET-1849
URL: https://issues.apache.org/jira/browse/WICKET-1849
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.3.4
Reporter: Emond Papegaaij
Priority: Minor
When the total column width is exactly 100%, the last column header is not
displayed in IE7 (and probably also in 6). Reducing the size of one of the
columns by 1% fixes the problem. This probably is a rendering error by IE, but
perhaps the component can check this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.