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 170035

Summary: show URL in an external browser
Product: platform Reporter: Stanislav Aubrecht <saubrecht>
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API, API_REVIEW_FAST
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 169240    
Attachments: proposed changes

Description Stanislav Aubrecht 2009-08-07 11:34:56 UTC
allow URLDisplayer to show URLs in an external browser even if the preferred browser in IDE options is an internal
(embedded) browser.
this is needed to show html pages when a modal dialog is showing and to redirect some links clicked in internal browser
to the external one
Comment 1 Stanislav Aubrecht 2009-08-07 11:37:11 UTC
Created attachment 85956 [details]
proposed changes
Comment 2 Stanislav Aubrecht 2009-08-12 09:08:42 UTC
if there are no objections, i'll commit the changes tomorrow (august 13th)
Comment 3 Stanislav Aubrecht 2009-08-13 11:04:25 UTC
core-main 622903e60d0d
Comment 4 Quality Engineering 2009-08-14 05:59:55 UTC
Integrated into 'main-golden', will be available in build *200908140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/622903e60d0d
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #170035 - URLDisplayer.showURLExternal