Widgets: Window: FreePane with width/height 100% don't show up in windows
-------------------------------------------------------------------------
Key: XAP-487
URL: https://issues.apache.org/jira/browse/XAP-487
Project: XAP
Issue Type: Bug
Components: Widgets: Windows and Dialogs
Reporter: Trevor Oldak
The following xal displays an empty window when run.
<window title="foo" minimized="true">
<freePane width="100%" height="100%">
<label text="bar"/>
</freePane>
</window>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.