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 - New browser tab is opened on each debug action
Summary: New browser tab is opened on each debug action
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 13:00 UTC by Petr Jiricka
Modified: 2015-01-28 13:48 UTC (History)
3 users (show)

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 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.