Dialog does not become active when clicked
------------------------------------------
Key: PIVOT-446
URL: https://issues.apache.org/jira/browse/PIVOT-446
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 1.4
Reporter: Greg Brown
Assignee: Greg Brown
Fix For: 1.5
Open a modal dialog with another modal dialog as its owner. Click on the
top-most dialog. The dialog's owner becomes active rather than the dialog
itself. This appears to be due to a flaw in
TerraDialogSkin#isMouseOverRelative() and the fact that the dialog's owner
receives the container mouse event first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.