Closed
Bug 1417732
Opened 7 years ago
Closed 7 years ago
The new tab's Top Sites area does not support file: URLs, and adds http: to the front of them
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1401932
People
(Reporter: ksteiger, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
I opened a new tab.
I went to the Top Sites area's Edit button in the upper right.
I pressed the Add button.
I typed a title, and I entered the URL "file:///c:/cygwin64/home/ksteiger/.homepage.html" as the URL.
Actual results:
The newly-created Top Site had a URL of "http://file:///c:/cygwin64/home/ksteiger/.homepage.html".
Expected results:
The newly-created Top Site should have had a URL of "file:///c:/cygwin64/home/ksteiger/.homepage.html".
Updated•7 years ago
|
Component: Untriaged → New Tab Page
Updated•7 years ago
|
status-firefox57:
--- → wontfix
status-firefox58:
--- → affected
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•