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 23622 - JavaDoc History Disabled in Swing Browser
Summary: JavaDoc History Disabled in Swing Browser
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-16 17:08 UTC by mike
Modified: 2009-06-05 13:18 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 mike 2002-05-16 17:08:34 UTC
The history button doesn't seem to work in the JavaDoc 
Index Search window in the Swing Browser.
Comment 1 Tomas Hurka 2002-05-20 13:21:05 UTC
Swing Browser is handled by openide/core. Reassigning.
Comment 2 _ rkubacki 2002-05-23 14:24:24 UTC
SwingBrowser doesn't support history (we didn't need it when we used
icebrowser). It needs to be implemented.

Fixed button enabling in NB3.4 dev.
Comment 3 _ rkubacki 2004-05-24 12:01:29 UTC
Reassinging to Marek. Maybe it would be better to close as WONTFIX if
there is no plan to implement this. Tim wanted to remove whole swing
browser anyway.