Title: SV: [Eap-list] 516 stacktrace

Hi all,

got this while just using the editor. I looked in the console window just by "accident" and saw this:

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.highlighting.p.a(p.java:305)
        at com.intellij.codeInsight.highlighting.p.a(p.java:91)
        at com.intellij.codeInsight.highlighting.bg.run(bg.java)
        at com.intellij.util.s.run(s.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.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)

I did not get any Internal Assertion Dialogues or anything like that.

regards,
Patrik Andersson

Reply via email to