Title: ERROR - Text block is not empty

Build #605 running Win 2000

I got this when trying to edit a class that I had just copied using ctrl-c ctrl-v in the project view. The editor behaved rather strange afterwards (indetion not working properly).

[1216938]  ERROR - com.intellij.codeEditor.impl.a - Text block is not empty
java.lang.Throwable
        at com.intellij.diagnostic.d.b(d.java:20)
        at com.intellij.codeEditor.impl.l.i(l.java:5)
        at com.intellij.psi.impl.v.m(v.java:77)
        at com.intellij.psi.impl.v.i(v.java:308)
        at com.intellij.psi.impl.source.de.a(de.java:110)
        at com.intellij.psi.impl.source.de.b(de.java:237)
        at com.intellij.psi.impl.source.a.f.b(f.java:63)
        at com.intellij.psi.impl.source.a.a.a(a.java:132)
        at com.intellij.codeInsight.a.d.run(d.java:1)
        at com.intellij.psi.impl.o.run(o.java:10)
        at com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java:85)
        at com.intellij.psi.impl.v.c(v.java:48)
        at com.intellij.codeInsight.a.bf.actionPerformed(bf.java:3)
        at com.intellij.editor.b.u.run(u.java:0)
        at com.intellij.command.a.b.a(b.java:43)
        at com.intellij.editor.b.t.a(t.java:491)
        at com.intellij.editor.b.t.a(t.java:539)
        at com.intellij.editor.b.t.a(t.java:299)
        at com.intellij.editor.b.c.keyPressed(c.java:3)
        at java.awt.Component.processKeyEvent(Component.java:3677)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2014)
        at java.awt.Component.processEvent(Component.java:3553)
        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.processKeyEvent(Container.java:2155)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        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)

Reply via email to