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 57721 - View javadoc shows overview page
Summary: View javadoc shows overview page
Status: REOPENED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-11 12:28 UTC by Milan Kubec
Modified: 2010-09-23 08:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-04-11 12:28:38 UTC
[release41, JDK 1.5.0_03]

View -> Documentation Indicies shows page overview-summary.html of selected
javadoc, but users are used to view javadocs from index.html page (which has
famous javadoc frames layout).
Comment 1 Jesse Glick 2005-04-29 23:07:05 UTC
This is as designed (though it could be changed) - frames work poorly in the
internal browser.
Comment 2 Milan Kubec 2005-07-12 13:43:49 UTC
Reopening as RFE.