The table element in the panelBox that contains its header has no specified 
width nor skin selector
---------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-927
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-927
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.2.5-core, 1.0.5-core
            Reporter: Matt Cooper


The table element in the panelBox that contains its header has no specified 
width nor skin selector.

If you run this demo:
http://www.irian.at/trinidad-demo/faces/components/panelBox.jspx

and view the source near the "container header" text, you'll see that the table 
element that is the nearest ancestor to the element with class="x5g", it has no 
width specfied.  If the panelBox is stretched to be 100% wide, there will be no 
way for the header to stretch as well.  It appears strange to me that this 
element doesn't have a 100% width because when the panelBox is stretched (as 
seen when using inlineStyle="width:100%;", its header bar doesn't span the 
entire width.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to