Win2k sp1, jdk 1.3.1_02, build #604:

I got the stacktrace below once, but now I can't reproduce it.  BUT, i can
reproduce the weird behavior i saw in the GUI--try the following:

1) Open the Project pane and set it to be: non-floating, docked, and with
auto-hide off
2) click the Project pane's Undock icon (the second icon from the left)
3) click the Float icon, and notice that the Project view is now shown twice


Looks like the non-floating Project view is just not getting redrawn and
erased (to really see this you can drag the floating window around and
"erase" the non-floating pane).

thanks,

chris
==========================

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.bs.a(bs.java:95)
        at com.intellij.codeInsight.daemon.impl.bs.a(bs.java:32)
        at com.intellij.codeInsight.daemon.impl.bu.run(bu.java:1)
        at com.intellij.util.t.run(t.java:2)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        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

Reply via email to