File protocol not honoring choosen web browser and starts Internet Explorer
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Apache NetBeans version
Apache NetBeans 17
### What happened
After clicking on the link (in file:/// format) with the test report in the output, always opens Internet Explorer on Windows
### How to reproduce
Just run some failing test in gradle project, so you get output like this:
```
...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file:///C:/_path_to_project_/build/reports/tests/test/index.html
...
```
and click at that report.
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Windos 10
### JDK
jdk-17.0.6.10-hotspot
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
_No response_
### Are you willing to submit a pull request?
No
Contributor guide
Research direction
Reproduce the issue on Windows 10 by running a failing Gradle test and clicking the file:/// report link in the output. Trace the NetBeans path that handles this link and verify that the report opens in the user's chosen web browser rather than Internet Explorer. No source file or test is named in the issue, so locating the entry point is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100