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/11/03 16:08:16 UTC

[jira] Created: (XAP-58) Widgets: window: Resizable windows can be made so small that they can't be resized larger again.

Widgets: window: Resizable windows can be made so small that they can't be resized larger again.
------------------------------------------------------------------------------------------------

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


Create a window with  resizable="true". Click the lower right-hand corner and drag to the upper left. The window can be made to be 1 pixel by 1 pixel. At this size, the lower right-hand corner can't be clicked again to restore it to its original size.

-- 
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] Closed: (XAP-58) Widgets: window: Resizable windows can be made so small that they can't be resized larger again.

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

Trevor Oldak closed XAP-58.
---------------------------


> Widgets: window: Resizable windows can be made so small that they can't be resized larger again.
> ------------------------------------------------------------------------------------------------
>
>                 Key: XAP-58
>                 URL: https://issues.apache.org/jira/browse/XAP-58
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>
> Create a window with  resizable="true". Click the lower right-hand corner and drag to the upper left. The window can be made to be 1 pixel by 1 pixel. At this size, the lower right-hand corner can't be clicked again to restore it to its original size.

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


[jira] Reopened: (XAP-58) Widgets: window: Resizable windows can be made so small that they can't be resized larger again.

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

Trevor Oldak reopened XAP-58:
-----------------------------


This bug is back after the dojo upgrade

> Widgets: window: Resizable windows can be made so small that they can't be resized larger again.
> ------------------------------------------------------------------------------------------------
>
>                 Key: XAP-58
>                 URL: https://issues.apache.org/jira/browse/XAP-58
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Other
>            Reporter: Trevor Oldak
>
> Create a window with  resizable="true". Click the lower right-hand corner and drag to the upper left. The window can be made to be 1 pixel by 1 pixel. At this size, the lower right-hand corner can't be clicked again to restore it to its original size.

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


[jira] Resolved: (XAP-58) Widgets: window: Resizable windows can be made so small that they can't be resized larger again.

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

Turyn, Michael resolved XAP-58.
-------------------------------

    Resolution: Fixed

See r.499297/8.

Altered window.resizeTo() so that minimum heights and widths are considered.; these are hard-coded so far..

> Widgets: window: Resizable windows can be made so small that they can't be resized larger again.
> ------------------------------------------------------------------------------------------------
>
>                 Key: XAP-58
>                 URL: https://issues.apache.org/jira/browse/XAP-58
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>
> Create a window with  resizable="true". Click the lower right-hand corner and drag to the upper left. The window can be made to be 1 pixel by 1 pixel. At this size, the lower right-hand corner can't be clicked again to restore it to its original size.

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