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

Trevor Oldak closed XAP-167.
----------------------------


> Layout panels in IE
> -------------------
>
>                 Key: XAP-167
>                 URL: https://issues.apache.org/jira/browse/XAP-167
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Layouts
>         Environment: IE 6 and 7
>            Reporter: Rob Gagne
>
> The tab pane on IE with sizes seem to size just outside their bounds and 
> display scrollbars initially.  If I switch from tab to tab the scroll bars go 
> away.
> Example code I see this with:
> <tabPane  width="630px" height="224px" borderWidth="1px" fontSize="8pt">
>       
>               
>               <tab text="Realtime Graphing"></tab>
>               <tab text="Level II Quotes">
>               <freePane width="100%" height="100%">
>               
>               
>               <table width="150px" rowHeight="18px" x="20" y="30" 
> height="120px">
>                       <column><header text="MMID" width="50px"/></column>
>                       <column><header text="Size" width="40px"/></column>
>                       <column><header text="Bid"  width="40px" /></column>
>               </table>                
>               <table width="150px" rowHeight="18px" x="230" y="30" 
> height="120px">
>                       <column><header text="Ask" width="50px"/></column>
>                       <column><header text="Size" width="40px"/></column>
>                       <column><header text="MMID"  width="40px" /></column>
>               </table>        
>               
>               <table width="200px" rowHeight="18px" x="400" y="30" 
> height="120px">
>                       <column><header text="Price" width="50px"/></column>
>                       <column><header text="MMID" width="50px"/></column>
>                       <column><header text="Size" width="40px"/></column>
>                       <column><header text="Bid"  width="40px" /></column>
>               </table>        
>               
>               </freePane>
>               </tab>
>               <tab text="RSS Feeds"></tab>
>       </tabPane>

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