-
Notifications
You must be signed in to change notification settings - Fork 137
Opening local files/folders fails #264
Comments
This also happens with 'about:config'. |
related to #106? |
For the reference of those who come searching for answers like I did: Extensions aren't allowed to load https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/create |
I also noticed this issue immediately when I wanted to navigate using Vim Vixen on my local WIP website. For those in the same situation, the solution is to run a local web server to serve your test site, then connect with a localhost URL! 😀 I don't think it's impossible for extensions to open local files, though; because Vimium-FF is also an extension and it handles local links just fine! Make a file |
My temporal workaround to stick my fingers to the keyboard is search ( /whatever pressing n as needed) for the link keywords and press enter. It opens filesystem links, which is funny. |
I'm opening this issue because:
Description
Opening local files/folders fails with:
Illegal URL ...
message.Failure Information (for bugs)
See description.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
:t file:///tmp
System configuration
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
57.0 (64-bit)
0.7
The text was updated successfully, but these errors were encountered: