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 237351 - Even with "FireFox" selected in Project properties -> Run, and also in toolbar as default browser, it starts with Chrome (when using System default browser)
Summary: Even with "FireFox" selected in Project properties -> Run, and also in toolba...
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-19 15:24 UTC by ecerichter
Modified: 2014-01-08 12:04 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 ecerichter 2013-10-19 15:24:18 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_40
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.0-b56

1) In Options dialog, it is selected "use System default browser"
2) In project properties -> Run, it is selected "FireFox"
3) In toolbar it is selected "FireFox" as default browser

Even then, when I run my web project (JSP based), it starts Google Chrome.
Comment 1 David Konecny 2013-10-20 20:12:37 UTC
Tomas, could you have a look please? It is Java EE project but in principal the solution is very similar to PHP or HTML5. Thanks.

ecerichter, could you try please if this happens on a brand new project too? Thanks.
Comment 2 Tomas Mysik 2014-01-08 07:33:14 UTC
@vriha: Láďo, please, are we able to reproduce this issue?

Thanks.
Comment 3 Tomas Mysik 2014-01-08 07:33:58 UTC
(In reply to David Konecny from comment #1)
> ecerichter, could you try please if this happens on a brand new project too?
> Thanks.

Reporter, please, could you try that?

Thanks.
Comment 4 Vladimir Riha 2014-01-08 09:42:57 UTC
I've tried it in 7.4 patch2 on Windows 7 32b and it works for me for projects created in both 7.4 (w/o patches) and 7.2. I'll try 64b Windows as well.
Comment 5 ecerichter 2014-01-08 11:31:28 UTC
Sorry for the delay.
The issue is related with GWT, since there is additional configuration to select the browser to use in debug.
I think we can mark this as invalid. Really sorry.
Comment 6 Tomas Mysik 2014-01-08 12:04:06 UTC
Thanks for your message.