Closed
Bug 1456081
Opened 7 years ago
Closed 1 year ago
SFTP:// protocol issue in FF 59.0.2 under Linux (Mint)
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mozilla.org, Unassigned)
Details
(Keywords: platform-parity)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180327185825
Steps to reproduce:
Ive added the following to about:config as booleans, set to false:
network.protocol-handler.expose.ftp
network.protocol-handler.expose.ftps
network.protocol-handler.expose.sftp
network.protocol-handler.expose.ftpes
As you know, this allows me to choose an application to open these protocols with.
Actual results:
This worked perfectly for all protocols on Firefox 59.0.2 64bit under Windows 10.
However. In Firefox 59.0.2 64bit under Linux Mint. All but the sftp:// one works. When I click a link with the sftp:// protocol, literally nothing happens.
Expected results:
I expected the popup from Firefox asking me which program I like to use to open it.
Comment 1•7 years ago
|
||
Duplicate of bug 925473?
(In reply to Daniel Veditz [:dveditz] from bug 925473, comment #0)
> We tried it locally on a Gentoo system and it didn't crash, but it also
> didn't do anything -- just a blank tab.
Unclear if the about:config settings were omitted from the description, or actually not set.
Has Regression Range: --- → irrelevant
Has STR: --- → yes
Component: Untriaged → Document Navigation
Keywords: pp
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → All
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Is this issue still present? What version of Firefox are you using? What version of Linux Mint are you using?
Flags: needinfo?(mozilla.org)
Comment 4•1 year ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:sefeng, since the bug has recent activity, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(mozilla.org) → needinfo?(sefeng)
Comment 5•1 year ago
|
||
So we don't support SFTP protocol, and the support of FTP has been removed. Right now nothing happens if users try to open a SFTP protocol url, we do generate a warning in the developer console though.
I think we can just close this bug
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Flags: needinfo?(sefeng)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•