Content of FreePane unvisible in FireFox when height and width set to 100% (or 
any%)
------------------------------------------------------------------------------------

                 Key: XAP-574
                 URL: https://issues.apache.org/jira/browse/XAP-574
             Project: XAP
          Issue Type: Bug
          Components: Widgets: Layouts
         Environment: FireFox on PC/WinXP
            Reporter: Michael Mikhaylov


                        <verticalBoxPane width="300px" height="200px" 
borderWidth="1px" borderColor="red" borderStyle="solid">
                                <freePane width="100%" height="100%" 
backgroundColor="#EEEEFF" id="testComponentFreePane">
                                        <button x="10px" y="10px" width="100px" 
height="25px" horizontalAlign="center" verticalAlign="center" text=" Add Row " 
onCommand="macro:addRow1.execute()"/>
                                        <button x="10px" y="50px" width="100px" 
height="25px" horizontalAlign="center" verticalAlign="center" text=" Add Row " 
onCommand="macro:addRow2.execute()"/>
                                </freePane>
                        </verticalBoxPane>

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