Win2k sp2, jdk1.3.1_03, idea #616

This is happening every time I do a surround with and choose option A.

It's repeatable after restarting Idea.

Carlos

java.awt.IllegalComponentStateException: component must be showing on 
the screen to determine its location
        at 
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1237)
        at java.awt.Component.getLocationOnScreen(Component.java:1211)
        at com.intellij.ui.ci.a(ci.java:47)
        at com.intellij.ui.ci.a(ci.java:98)
        at com.intellij.ui.ci.a(ci.java:96)
        at com.intellij.ui.h.keyTyped(h.java:2)
        at 
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:175)
        at 
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:175)
        at java.awt.Component.processKeyEvent(Component.java:3669)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2009)
        at java.awt.Component.processEvent(Component.java:3548)
        at java.awt.Container.processEvent(Container.java:1159)
        at java.awt.Component.dispatchEventImpl(Component.java:2588)
        at java.awt.Container.dispatchEventImpl(Container.java:1208)
        at java.awt.Component.dispatchEvent(Component.java:2492)
        at 
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2150)
        at 
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2130)
        at java.awt.Container.dispatchEventImpl(Container.java:1195)
        at java.awt.Window.dispatchEventImpl(Window.java:921)
        at java.awt.Component.dispatchEvent(Component.java:2492)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:334)
        at com.intellij.ide.c.dispatchEvent(c.java:26)
        at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.java:126)
        at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java:93)
        at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)


-- 
Carlos Costa e Silva <[EMAIL PROTECTED]>


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

Reply via email to