I hit Ctrl-N and typed a prefix of some class. There were two classes 
that matched I hit
the down arrow twice to select the second one. My computer was very 
heavy loaded so it was
kind of slow, so I changed the OS windows to point somewhere else, and 
when I refocused
Idea this exception occured.

OS: Windows 2000
JDK: 1.3.1_01

Exception occurred during event dispatching:
java.awt.IllegalComponentStateException: component must be showing on 
the screen
 to determine its location
        at 
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242
)
        at java.awt.Component.getLocationOnScreen(Component.java:1216)
        at com.intellij.codeInsight.daemon.impl.bq.a(bq.java:123)
        at com.intellij.codeInsight.daemon.impl.bq.a(bq.java:63)
        at com.intellij.codeInsight.daemon.impl.bs.run(bs.java:2)
        at com.intellij.util.t.run(t.java:3)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.c.dispatchEvent(c.java:40)
        at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
        at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
        at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)




_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to