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 - View html opens browser twice
Summary: View html opens browser twice
Status: VERIFIED DUPLICATE of bug 177471
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 09:03 UTC by Jiri Skrivanek
Modified: 2012-11-14 09:01 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-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 ***