[
https://issues.apache.org/jira/browse/XAP-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Gennaco updated XAP-374:
------------------------------
Attachment: Window.js
This code uses the supplied values for width and height when possible, using
the style width and height for the other value, since in IE the clientHeight
and clientWidth can be 0 for some situations where the window is initialized
and still off the screen.
> Window with width and height missing fail to show up in Internet Explorer
> -------------------------------------------------------------------------
>
> Key: XAP-374
> URL: https://issues.apache.org/jira/browse/XAP-374
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Windows and Dialogs
> Environment: Internet Explorer 6
> Reporter: David Gennaco
> Attachments: Window.js
>
>
> When placing a new window on the screen with no width and height specified,
> in IE the window shows up as infinitely thin (1px wide). The window looks
> like the intendended default (200x100) in firefox.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.