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

Opening HTML file from terminal or finder searches it on google #6618

Closed
jkup opened this issue Jan 12, 2017 · 2 comments
Closed

Opening HTML file from terminal or finder searches it on google #6618

jkup opened this issue Jan 12, 2017 · 2 comments
Labels
duplicate Issue has already been reported

Comments

@jkup
Copy link
Contributor

jkup commented Jan 12, 2017

Did you search for similar issues before submitting this one?
Yes.

Describe the issue you encountered:
Using the open command from the Mac terminal on an HTML file opens it with your default browser. With Brave as my default browser it opens a search for the filename instead of opening the file with the file:// protocol.

Expected behavior:
It should open a blank tab and load in the file:// URL.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    macOS

  • Brave Version (revision SHA):
    0.13.0

  • Steps to reproduce:

    1. Create an HTML file on your mac
    2. Open your terminal
    3. Run the command open myFile.html or navigate to it with Finder and right click > open with Brave
    4. See a search page load
  • Screenshot if needed:

This is what I see:
screen shot 2017-01-11 at 10 44 18 pm

This is what I should see:
screen shot 2017-01-11 at 10 47 18 pm

  • Any related issues:
@bsclifton
Copy link
Member

This was originally captured with #5828 and should have been fixed with #6424... but it's only on the 0.13.1-branch branch

I'll close this as a dupe, but if you wanted to try the same steps on 0.13.1-branch and confirm the fix, that would be awesome 😄

@bsclifton bsclifton added the duplicate Issue has already been reported label Jan 12, 2017
@jkup
Copy link
Contributor Author

jkup commented Jan 12, 2017

@bsclifton Oh that's good to hear. Ah, it seems like it's the space in the folder name not the process of opening a local file 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate Issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants