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 12287 - When System Settings->Web Browser is unspecified, some actions use wrong browser
Summary: When System Settings->Web Browser is unspecified, some actions use wrong browser
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-18 23:41 UTC by Jason Rush
Modified: 2001-07-20 20:37 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 Jason Rush 2001-05-18 23:41:18 UTC
When the System Settings->Web Browser property is set to <Unspecified>, the IDE 
should use the internal browser for viewing HTML documents and opening web 
bookmarks.

However, when the browser setting is reset to <Unspecified> from a different 
browser type, Open in New Window and selecting a bookmark from the Help menu 
will use the wrong browser.

Following are steps to reproduce:

1. By default, Web Browser property is set to <Unspecified>.
2. Select "Open in New Window" on a web bookmark object.  The ICE Browser is 
opened.
3. Select a bookmark from the Help menu.  The ICE Browser is opened.
4. Change the Web Browser property to be an external browser.
5. Select "Open in New Window" on a web bookmark object.  The external browser 
is opened.
6. Select a bookmark from the Help menu.  The external browser is opened.
7. Change the Web Browser property back to be <Unspecified>.
8. Select "Open in New Window" on a web bookmark object.  The external browser 
is opened, incorrectly.
9. Select a bookmark from the Help menu.  The external browser is opened, 
incorrectly.
10. Select "Open" on a web bookmark object.  The ICE Browser is opened properly.
Comment 1 _ rkubacki 2001-06-22 13:45:22 UTC
The unspecified option is not a valid choice now.