You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2006/12/04 16:35:20 UTC

[jira] Created: (XAP-185) Widgets: Window: Resizing window causes buttons to disappear, other strange behavior.

Widgets: Window: Resizing window causes buttons to disappear, other strange behavior.
-------------------------------------------------------------------------------------

                 Key: XAP-185
                 URL: http://issues.apache.org/jira/browse/XAP-185
             Project: XAP
          Issue Type: Bug
          Components: Widgets
            Reporter: Trevor Oldak
            Priority: Minor


Open the window widget example. We'll be using the first window for this, so ignore the other one.

No minimzie button when maximized.
1) Load a fresh version of the widget example
2) Click 'maximize'
The minimize button for the window has disappeared.

minimize >> maximize >> restore makes window take minimized shape, but have normal window buttons
1) Load a fresh version of the widget example
2) Click 'maximize'
3) Click 'restore'
It'll make the window the same size as when it is minimized. This may not seem like a bug, but clicking 'restore' on a minimized window will size  the window to the default size 100px x 100px if no width/height is specified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-185) Widgets: Window: Resizing window causes buttons to disappear, other strange behavior.

Posted by "James Margaris (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Margaris updated XAP-185:
-------------------------------

    Component/s:     (was: Widgets: Other)
                 Widgets: Windows and Dialogs

> Widgets: Window: Resizing window causes buttons to disappear, other strange behavior.
> -------------------------------------------------------------------------------------
>
>                 Key: XAP-185
>                 URL: https://issues.apache.org/jira/browse/XAP-185
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Windows and Dialogs
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> Open the window widget example. We'll be using the first window for this, so ignore the other one.
> No minimzie button when maximized.
> 1) Load a fresh version of the widget example
> 2) Click 'maximize'
> The minimize button for the window has disappeared.
> minimize >> maximize >> restore makes window take minimized shape, but have normal window buttons
> 1) Load a fresh version of the widget example
> 2) Click 'maximize'
> 3) Click 'restore'
> It'll make the window the same size as when it is minimized. This may not seem like a bug, but clicking 'restore' on a minimized window will size  the window to the default size 100px x 100px if no width/height is specified.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.