Widgets: Window: If title bar text is wider than minimized window width in 
window minimized by default, title text doesn't display at all.
------------------------------------------------------------------------------------------------------------------------------------------

                 Key: XAP-484
                 URL: https://issues.apache.org/jira/browse/XAP-484
             Project: XAP
          Issue Type: Bug
          Components: Widgets: Windows and Dialogs
            Reporter: Trevor Oldak


The following xal doesn't show the title text when the window is first created:
    <window title="This is a really long title that should show up" 
minimized="true">
      <label height="20px" text="Foo" width="100px" x="330px" y="0px"/>
    </window>

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