[ 
https://issues.apache.org/jira/browse/XAP-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557389#action_12557389
 ] 

Trevor Oldak commented on XAP-456:
----------------------------------

I created a test for this issue but itt uncovered a new issue (XAP-554)

Will confirm/reopen when that bug is fixed
<xal xmlns="http://openxal.org/ui/html";>        
        <freePane width="300px" height="300px"> 
          <table height="100px">
                <column><header text="foo"/></column>
                <column><header text="four score and seven years ago our 
fathers brought for upon this continent a new nation"/></column>
                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
                                <row>
                        <cell text="foo"/>
                        <cell text="Bar"/>
                </row>
          </table>
        </freePane>
</xal>

> Upper-right box bad under IE when there's only a vertical scrollbar
> -------------------------------------------------------------------
>
>                 Key: XAP-456
>                 URL: https://issues.apache.org/jira/browse/XAP-456
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Table/Tree/TreeTable
>         Environment: IE6, IE7  (WinXP)
>            Reporter: Turyn, Michael
>            Priority: Critical
>         Attachments: upper_right_corner__off_541211.txt
>
>
> Make a table with no set width and a height shorter than the sum of its rows' 
> heights.  Make the rightmost header's caption text fairly long.
> One gets a vertical scrollbar in this case; the square above it has 
> overflowed text from the rightmost header.

-- 
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