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 153932

Summary: New browser tab is opened on each debug action
Product: ide Reporter: Petr Jiricka <pjiricka>
Component: ExtbrowserAssignee: Jan Stola <jstola>
Status: NEW ---    
Severity: blocker CC: anebuzelsky, ppisl, rmatous
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Jiricka 2008-11-26 13:00:07 UTC
Each time I debug a PHP application, a new browser tab is opened. This is not necessarily what the user wants. This was
brought up in a conversation with Marcello Sales from the San Francisco State University.

Related to issue 96977.
Comment 1 rmatous 2008-12-09 12:54:49 UTC
Please, evaluate if there is any way how to achieve requested behavior by using
HtmlBrowser.URLDisplayer.getDefault().showURL
Comment 2 Antonin Nebuzelsky 2009-02-05 14:49:59 UTC
After discussion with pjiricka reassigning to extbrowser as an enhancement.