testmycode / tmc-netbeans

Test My Code NetBeans plugin
GNU General Public License v2.0
19 stars 18 forks source link

TMC keeps opening Internet Explorer on Windows 10, despite Netbeans 8.2 settings pointing to Chrome/Firefox, works fine outside TMC #144

Closed ghost closed 5 years ago

ghost commented 7 years ago

OS: Windows 10 IDE: Netbeans 8.2 JDK: 8u141 x64 TMC : 1.1.7

TMC keeps opening Internet Explorer (when setting up) and when submitting (the solution link) or when going to TMC pastebin. It ignores default system settings and ignores netbeans 8.2 settings (to chrome or firefox).

If internet explorer 11 is not installed / removed, then it will return an error that the external broswer is unavailable.

I suspect the issue is in the "org.openide.awt.HtmlBrowser" library ? more specifically the "HtmlBrowser.URLDisplayer.getDefault()" is probably not returning the correct result ? (sorry I'm new and learning ...)

It's just very annoying that it always want to open internet explorer for some reason.

ghost commented 7 years ago

Tested on multiple Windows 10 clients ... same issue everywhere. Easy to reproduce on any Windows 10 machine.

nigoshh commented 7 years ago

I confirm that I have the same problem on my Windows 10 machine.

OS: Windows 10 IDE: Netbeans 8.2 TMC : 1.1.8

nygrenh commented 5 years ago

As of NetBeans with TMC 1.2.2, it should now respect the system's default browser.