Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Allow file:/// URLs to open other file:/// URLs #15006

Closed
jumde opened this issue Aug 13, 2018 · 0 comments
Closed

Allow file:/// URLs to open other file:/// URLs #15006

jumde opened this issue Aug 13, 2018 · 0 comments
Labels
addressed-with-brave-core Needs confirmation, but this issue may be resolved with Brave Core. wontfix

Comments

@jumde
Copy link
Contributor

jumde commented Aug 13, 2018

STR:

poc.html:

<a href="file:///<path_to_demo.html>">Test</a>

demo.html:

Hello World!
  1. Save poc.html in any folder
  2. Open in Brave: file:///<path_to_poc.html>
  3. Right click on test and open in new tab.

Current Result:
about:blank is opened

Expected Result:
file:///<path_to_demo.html> should open

Follow-up from #14973 (comment)

@bsclifton bsclifton added the addressed-with-brave-core Needs confirmation, but this issue may be resolved with Brave Core. label Oct 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
addressed-with-brave-core Needs confirmation, but this issue may be resolved with Brave Core. wontfix
Projects
None yet
Development

No branches or pull requests

2 participants