Project

General

Profile

Actions

Bug #5844

closed

Error during Open By Id prevents Morpho from responding to input

Added by ben leinfelder about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
morpho - general
Target version:
Start date:
02/01/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5844

Description

Here is the scenario (and I believe it has to do with window management):
1. File->open by id...
2. select "Network" radio
3. enter an invalid PID
4. hit OK
5. You'll see an error about how that pid is not found etc. Dismiss it
6. Cancel out of the Open by Id dialog.
Now your mouse input is ignored in the entire Morpho frame (there is a custom GlassPane blocking all input because Morpho still thinks the frame is deactivated.
I saw this a long time ago when I was working with FIRST and I thought I had fixed it.

Actions #1

Updated by ben leinfelder about 11 years ago

This can be fixed by removing the MorphoFrame parent reference in the Log class where we display the warning/error messages wit ha JOptionPane. If I just set the parent to null, ti works as expected and the dialogs are modal as expected.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5844

Actions

Also available in: Atom PDF