[
https://issues.apache.org/jira/browse/PIVOT-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown updated PIVOT-505:
-----------------------------
Attachment: windows.png
I'm not sure this is a bug. The frames are owned by the root frame, which means
that they will always appear above the root, but there is no guarantee that
they will always appear over other windows owned by the frame (such as the
sheets). The most recently selected owned window should be on top - if the
sheets are brought to front after the other owned windows, the sheets will be
on top, and vice versa. See screenshot.
> Sheet paints over its owner's owned frames
> ------------------------------------------
>
> Key: PIVOT-505
> URL: https://issues.apache.org/jira/browse/PIVOT-505
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Affects Versions: 1.5
> Reporter: Todd Volkert
> Priority: Minor
> Fix For: 1.6
>
> Attachments: WindowFocusTest.png, windows.png
>
>
> Create a Frame "F1" that owns a Sheet "S" and a Frame "F2". Now open the
> sheet and move F1 such that it overlaps with F2. F2 floats over F1, as it
> should, but S paints over F2. See attached screenshot, taken from
> WindowFocusTest.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.