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 35743 - NPE in PopupManager.install
Summary: NPE in PopupManager.install
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
: 40240 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-25 12:15 UTC by tboerkel
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (2.09 KB, text/plain)
2003-08-25 12:15 UTC, tboerkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tboerkel 2003-08-25 12:15:19 UTC
NPE occured during editing. Not reproducable.
Using JDK 1.4.2. 

Attaching ide.log.
Comment 1 tboerkel 2003-08-25 12:15:51 UTC
Created attachment 11417 [details]
ide.log
Comment 2 Martin Roskanin 2004-02-19 13:22:49 UTC
*** Issue 40240 has been marked as a duplicate of this issue. ***
Comment 3 Martin Roskanin 2004-02-19 13:57:17 UTC
fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/editor/PopupManager.java,v  <-- 
PopupManager.java
new revision: 1.9; previous revision: 1.8
Comment 4 Milan Kubec 2004-02-19 14:38:40 UTC
Please don't forget to integrate to QBE200402171900 branch to produce
fixed Qbuild. Thanks.
Comment 5 Martin Roskanin 2004-02-19 15:56:22 UTC
integrated into the [QBE200402171900] also...

/cvs/editor/libsrc/org/netbeans/editor/PopupManager.java,v  <-- 
PopupManager.java
new revision: 1.8.4.1; previous revision: 1.8
Comment 6 Jiri Prox 2006-04-07 09:06:41 UTC
Verified