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 50394

Summary: Javadoc Index Search page throws java.lang.NullPointerException when OverView clicked
Product: java Reporter: oopro <oopro>
Component: JavadocAssignee: Unknown <non_migrated_user>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: ZIP file containing LOG file

Description oopro 2004-10-13 23:05:10 UTC
Using NetBeans IDE 4.0b2 with J2SE 5.0 on WXP 
SP2.

Steps to reproduce:
1) select Tools-> Open Javadoc Index Search
2) perform search for "JFrame"
3) select first entry in list "JFrame() - 
constructor entry"
4) scroll to top of page and click "OverView" 
link - java.lang.NullPointerException 
repetitively thrown until you select another 
control on the IDE's main window.

Reproduceable every time.  Please contact if 
further information required.
Comment 1 oopro 2004-10-13 23:09:03 UTC
Created attachment 18285 [details]
ZIP file containing LOG file
Comment 2 Jan Pokorsky 2004-10-14 11:06:17 UTC
It is JDK bug.

*** This issue has been marked as a duplicate of 49249 ***