I dragged the scrollbar for the Messages to the right and got the
following exception.  The Messages text area was very wide at the time
(seems to occupy about 10 times the width of the viewport, that is, the
horizontal scroll bar isn't very wide).

Now the tool bar, the icons in the Messages tab and the line the cursor
is on are blinking several times per second.

Ariadna build 609, Sun JDK 1.3.1 / HotSpot Client on Linux.

Exception occurred during event dispatching:
java.lang.IndexOutOfBoundsException
        at com.intellij.editor.c.e.c(e.java:23)
        at com.intellij.editor.b.bm.b(bm.java:99)
        at com.intellij.editor.b.p.b(p.java:35)
        at com.intellij.editor.b.t.e(t.java:1154)
        at com.intellij.editor.b.t.a(t.java:771)
        at com.intellij.editor.b.da.paintComponent(da.java:35)
        at javax.swing.JComponent.paint(JComponent.java:690)
        at javax.swing.JViewport.paintView(JViewport.java:1493)
        at javax.swing.JViewport.flushViewDirtyRegion(JViewport.java:1391)
        at javax.swing.JViewport.setViewPosition(JViewport.java:1029)
        at
javax.swing.plaf.basic.BasicScrollPaneUI$VSBChangeListener.stateChanged(BasicScrollPaneUI.java:332)
        at
javax.swing.DefaultBoundedRangeModel.fireStateChanged(DefaultBoundedRangeModel.java:329)
        at
javax.swing.DefaultBoundedRangeModel.setRangeProperties(DefaultBoundedRangeModel.java:285)
        at
javax.swing.DefaultBoundedRangeModel.setValue(DefaultBoundedRangeModel.java:150)
        at javax.swing.JScrollBar.setValue(JScrollBar.java:419)
        at
javax.swing.plaf.basic.BasicScrollBarUI$TrackListener.setValueFrom(BasicScrollBarUI.java:937)
        at
javax.swing.plaf.basic.BasicScrollBarUI$TrackListener.mouseDragged(BasicScrollBarUI.java:896)
        at java.awt.Component.processMouseMotionEvent(Component.java:3759)
        at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:2302)
        at java.awt.Component.processEvent(Component.java:3548)
        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:2205)
        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 com.intellij.ide.c.dispatchEvent(c.java:1)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java: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