the editor focus bug is still there in 621
the active tab in the editor shows the editor caret and you can move
around, but you can not type anything in.
it is even possible that the chars are inserted in another sourcefile.
only fix is to close and reopen the tab.
(it happens very often if I run external command for checkout from
ClearCase - btw. I would very much like to implement a plugin for
clearcase-aware rename / move refactorings, but without access to the
open api news ...
ok, I'll stop complaining, but it would be nice if Intellij would
at least give SOME FEEDBACK about (no) plans to make news
web-accessible ...)
I don't know if the attached exception is causing this,
but these exceptions have been around for a looong time, somewhat
ignored...
To say something positive: the error highlighting for exception
handling
is very nice -> but of course an alt-enter offering for adding
the missing hanlding would be even nicer ;-)
best regards,
m.
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:1237
)
at java.awt.Component.getLocationOnScreen(Component.java:1211)
at com.intellij.c.cm.a(cm.java:22)
at com.intellij.c.cm.a(cm.java:31)
at com.intellij.c.cm.a(cm.java:59)
at com.intellij.c.j.keyTyped(j.java)
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.d.dispatchEvent(d.java:39)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:126)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:93)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
at
java.awt.EventDispatchThread.run(EventDispatchThread.java:80)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list