Some border lines are not drawn with the new Casablanca skin ------------------------------------------------------------
Key: TRINIDAD-1720 URL: https://issues.apache.org/jira/browse/TRINIDAD-1720 Project: MyFaces Trinidad Issue Type: Bug Components: Skinning Affects Versions: 1.2.14-core Reporter: Mathias Walter The fix for Issue TRINIDAD-1708 introduced a new bug. Some horizontal and vertical border lines are not drawn, regardless of the xxxGridVisible attribute settings. See the attached screenshot. In the first tree table, the bottom line of the header is drawn for the node stamp only. For the remaining columns it is not drawn. In this case, I set horizontalGridVisible to false. In the second table (a plain tr:table, no xxxGridVisible attributes are set), the top and bottom line of the header is not drawn. Also no right border is drawn. Sometimes the bottom line is missing between two rows, too. The table inside the detailStamp is drawn correctly (in this case). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.