Actions
Bug #1501
closedIn dpw, "Add" causes the dpw screen to go backward, behind the main morpho screen
Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
04/15/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1501
Description
After clicking "Add" to add a keyword list or add a person's name/contact
info, the new window appears on top of the main morpho window, and pushes the
dpw window to the back. This means that after hitting OK (after adding a
keyword or contact info), you see the main morpho window instead of the dpw
window.
Updated by Saurabh Garg over 20 years ago
I was only able to reproduce the bug once. Anyway, I added code in
ModalDialog.java to push the parent window to front. Hopefully that would solve
the problem.
Updated by Dan Higgins over 20 years ago
I have not been able to reproduce this bug (Sid may have fixed it.)
Actions