win2k, 1.3.1, 531

I'm getting this exception when clicking on the "o" in the editor's gutter,
next to an overriden method:

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.highlighting.p.a(p.java:272)
        at com.intellij.codeInsight.highlighting.p.a(p.java:207)
        at com.intellij.codeInsight.highlighting.bg.run(bg.java:2)
        at com.intellij.util.s.run(s.java:2)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        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