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 221921

Summary: View html opens browser twice
Product: web Reporter: Jiri Skrivanek <jskrivanek>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED DUPLICATE    
Severity: normal CC: dkonecny, vriha
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2012-11-12 09:03:40 UTC
If you call View menu item on html file it opens browser twice. To reproduce:

- create web project with GlassFish server
- create new html file from template
- right-click html file in project's view and choose View
- two instances of Firefox browser are opened showing that html file

Product Version: NetBeans IDE Dev (Build 201211120001)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b11
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 David Konecny 2012-11-12 23:06:08 UTC
I'm sorry but I cannot reproduce it.
Comment 2 Jiri Skrivanek 2012-11-13 08:22:07 UTC
Reproduced in today's daily build 201211130001 on my computer with Windows7x64 JDK7u10-b15 and Firefox and on Linux JDK7u10-b15 with Chrome (vriha).
Comment 3 David Konecny 2012-11-13 23:46:17 UTC
View action on HTML files is provided by HTML module.
Comment 4 David Konecny 2012-11-13 23:51:31 UTC

*** This bug has been marked as a duplicate of bug 177471 ***