Widgets: Window: Centered attribute can put windows outside the screen area
---------------------------------------------------------------------------
Key: XAP-266
URL: https://issues.apache.org/jira/browse/XAP-266
Project: XAP
Issue Type: Bug
Reporter: Trevor Oldak
Open the window widget component test in a text editor.
Find this window:
<xal:window title="No min,max,close or resize"
x="200px" resizable="false"
minimizable="false" maximizable="false"
closable="false"/>
Set the centered attribute to "true" and load the example in a browser.
The window appears horizontally centered but at the top of the screen, so it's
title bar is outside the top. As a result, this window cannot be moved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira