Comment 18 for bug 157289

Revision history for this message
phsamuel (phsamuel) wrote :

J, I'm not sure I had the same kind of bug as you do. When you open multiple figures in matlab and then close all figures using "close all", does the bug occur?

That is,

Type

>> figure; figure; figure; figure;

then type

>> close all

In my case, the bug was 100% reproducible in this situation also. That is, I could not type in anything any more in the command window until I clicked some other window first.