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 2324 - When adding an event handler the IDE hung
Summary: When adding an event handler the IDE hung
Status: CLOSED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-26 05:36 UTC by Jan Palka
Modified: 2002-07-19 15:19 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 Jan Palka 1999-06-26 05:36:34 UTC
Not reproducible ( I guess )

Full thread dump Classic VM (JDK-1.2-V, native threads):
    "AWT-EventQueue-17" (TID:0x210cc68, sys_thread_t:0xbdf5b80, state:MW, native
 ID:0x127) prio=6
        at org.openide.explorer.propertysheet.PropertyDisplayer$4.propertyChange
(PropertyDisplayer.java:594)
        at java.beans.PropertyEditorSupport.firePropertyChange(PropertyEditorSup
port.java:243)
        at java.beans.PropertyEditorSupport.setValue(PropertyEditorSupport.java:
57)
        at com.netbeans.developer.modules.loaders.form.RADComponent$EventPropert
y$EventEditor.setAsText(RADComponent.java:869)
        at com.netbeans.developer.modules.loaders.form.RADComponent$9.actionPerf
ormed(RADComponent.java:889)
        at javax.swing.JTextField.fireActionPerformed(JTextField.java:409)
        at javax.swing.JTextField.postActionEvent(JTextField.java:443)
        at javax.swing.JTextField$NotifyAction.actionPerformed(JTextField.java:5
37)
        at javax.swing.text.JTextComponent.mapEventToAction(JTextComponent.java:
629)

        at javax.swing.text.JTextComponent.processComponentKeyEvent(JTextCompone
nt.java:1101)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:1439)
        at java.awt.Component.processEvent(Component.java:2974)
        at java.awt.Container.processEvent(Container.java:987)
        at java.awt.Component.dispatchEventImpl(Component.java:2376)
        at java.awt.Container.dispatchEventImpl(Container.java:1032)
        at java.awt.Component.dispatchEvent(Component.java:2289)
        at java.awt.LightweightDispatcher.processKeyEvent(Container.java:1671)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1655)
        at java.awt.Container.dispatchEventImpl(Container.java:1019)
        at java.awt.Window.dispatchEventImpl(Window.java:714)
        ... (more frames not shown)
    "Thread-4" (TID:0x2184348, sys_thread_t:0xa286250, state:CW, native ID:0xf6)
 prio=5
    "Compilation" (TID:
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:54:59 UTC
Bug assigned to the module owner.