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

Greg Brown resolved PIVOT-374.
------------------------------

    Resolution: Fixed
      Assignee: Greg Brown

This actually wasn't a bug with sheets - it was a bug in the two test apps that 
demonstrated the issue. In both cases, the sheets and their owners were being 
created in the same event. The sheet was unable to correctly position itself 
over the owner because the owner had not been laid out yet. Opening the sheets 
in a callback resolves the issue.


> Sheets may be misaligned when first opened
> ------------------------------------------
>
>                 Key: PIVOT-374
>                 URL: https://issues.apache.org/jira/browse/PIVOT-374
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.4
>            Reporter: Todd Volkert
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> In CardPaneTest and WindowTest (in the tests project), the sheet starts out 
> at the wrong location when the app first loads.  Then as soon as the sheet's 
> invalidated, it corrects itself and doesn't seem to happen again.

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

Reply via email to