In 602, win2ksp2, jdk 131, I had:
done a right-click go to Declaration (which brought up a new tab), then
done a right-click (to try to compile the file) when this was thrown:
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 javax.swing.JPopupMenu.show(JPopupMenu.java:731)
at com.intellij.jd.actions.bl.show(bl.java:24)
at com.intellij.ide.desktop.impl.l.g(l.java:18)
at com.intellij.ide.desktop.impl.l.d(l.java:16)
at com.intellij.editor.b.t.c(t.java:643)
at com.intellij.editor.b.t.b(t.java:438)
at com.intellij.editor.b.d.mouseReleased(d.java:4)
at java.awt.Component.processMouseEvent(Component.java:3715)
at java.awt.Component.processEvent(Component.java:3544)
at java.awt.Container.processEvent(Container.java:1164)
at java.awt.Component.dispatchEventImpl(Component.java:2593)
at java.awt.Container.dispatchEventImpl(Container.java:1213)
at java.awt.Component.dispatchEvent(Component.java:2497)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2451)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2216)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2125)
at java.awt.Container.dispatchEventImpl(Container.java:1200)
at java.awt.Window.dispatchEventImpl(Window.java:914)
at java.awt.Component.dispatchEvent(Component.java:2497)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.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