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

Rob Gagne updated XAP-427:
--------------------------

    Priority: Minor  (was: Major)

If you embed it inside of a desktopPane or freePane window will appear properly.

> Widgets: HtmlHost: Windows inserted into HTML moves mostly offscreen when 
> their titlebar is clicked
> ---------------------------------------------------------------------------------------------------
>
>                 Key: XAP-427
>                 URL: https://issues.apache.org/jira/browse/XAP-427
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Other, Widgets: Windows and Dialogs
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> Put the following code in an HTML document:
>               <div id="windowNode"></div>
> And this in a xal file:
> <xm:modifications document="html">
>  <xm:embed-xal select="id('windowNode')">
>   <window width="200px" height="200px">
>    <label text="foo"/>
>   </window>
>   
>  </xm:embed-xal>
> </xm:modifications>
> Run this code and click the title bar of the window. The window will shift up 
> to the top of the page and will not let you move it back down.

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