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 217129 - Previous URL opened in browser when closed
Summary: Previous URL opened in browser when closed
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 07:44 UTC by Jiri Skrivanek
Modified: 2012-09-03 12:58 UTC (History)
2 users (show)

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 Jiri Skrivanek 2012-08-21 07:44:20 UTC
Page from previous run is displayed in embedded browser when new one is expected. 
To reproduce:

- create HTML 5 project
- right-click index.html node in projects view and choose Run File
- provide JavaFX runtime
- page is opened in browser
- close Web Browser tab
- create HTML 5 project
- right-click index.html and choose Run File
- URL from previous run is shown in browser

Product Version: NetBeans IDE Dev (Build EaselCSS-520-on-20120821)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 David Konecny 2012-08-21 23:30:54 UTC
Just a note: this is unrelated to issue 215459; I debugged web.clientproject and web.browser.api and both these modules behave as expected. So the issue is somewhere in Standa's module.

This should be fixed before demo. It can be confusing.
Comment 2 Stanislav Aubrecht 2012-08-22 13:32:36 UTC
web-main b8cd5f58ba69
Comment 3 Quality Engineering 2012-09-03 12:58:38 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b8cd5f58ba69
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #217129 - reset previous URL