This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 18098 - Source Editor exception
Summary: Source Editor exception
Status: CLOSED DUPLICATE of bug 12541
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-26 20:54 UTC by Sam
Modified: 2008-12-22 16:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam 2001-11-26 20:54:12 UTC
Netbeans encounter exceptions which I click on one tab of a multiple tab source
editor.

Mon Nov 26 14:43:34 CST 2001: java.awt.IllegalComponentStateException: component
must be showing on the screen to determine its location
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 javax.swing.Autoscroller.mouseDragged(Autoscroller.java:82)
        at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:2295)
        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)
[catch] 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:926)
        at java.awt.Component.dispatchEvent(Component.java:2497)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:339)
        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)
Comment 1 Sam 2001-11-26 21:01:05 UTC
Created attachment 0
Comment 2 Miloslav Metelka 2001-11-28 13:41:50 UTC
For some reason (issuezilla bug??) I cannot open the attachment (I see
the attachment link as plaintext).
Could you please attach the log file again? Thank you.
Comment 3 Miloslav Metelka 2001-11-30 13:54:37 UTC
I have found that this seems to be dup of
http://www.netbeans.org/issues/show_bug.cgi?id=12541
Reassigning to core to resolve.
Comment 4 Jan Zajicek 2001-11-30 14:06:02 UTC
Closing as duplicate of issue mentioned in the previous comment. It is
in the swing and there isn't any clue how we can avoid this.

*** This issue has been marked as a duplicate of 12541 ***
Comment 5 Quality Engineering 2003-07-01 16:07:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:43:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.