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

Chris Bartlett updated PIVOT-826:
---------------------------------

    Fix Version/s:     (was: 2.0.2)
                   2.0.1
         Assignee: Chris Bartlett
    
> Setting a Frame's 'resizable' style to 'false' does not prevent the Frame 
> from being resized
> --------------------------------------------------------------------------------------------
>
>                 Key: PIVOT-826
>                 URL: https://issues.apache.org/jira/browse/PIVOT-826
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-terra
>    Affects Versions: 2.0
>         Environment: n/a
>            Reporter: Chris Bartlett
>            Assignee: Chris Bartlett
>            Priority: Minor
>              Labels: frame, resize
>             Fix For: 2.0.1
>
>         Attachments: PIVOT-826.patch
>
>
> Original post & workaround here - 
> http://apache-pivot-users.399431.n3.nabble.com/Frame-resizing-bug-tp3568279p3568279.html
> Setting a Frame's 'resizable' style to 'false' only hides the resize handle 
> graphic and does not prevent the Frame from being resized.
> org.apache.pivot.wtk.skin.terra.TerraFrameSkin.mouseDown(Component, Button, 
> int, int) 
> should only set 'resizeOffset' if 'resizable == true' or 
> 'resizeHandle.isVisible() == true'
> (Only one of the above checks should be required)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to