Closed
Bug 1105306
Opened 11 years ago
Closed 4 years ago
default app for local files link
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bib.requiem, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0
Build ID: 20141102014832
Steps to reproduce:
open a link http://....../mydoc.xls
set default app excel and remember my choice
open a link http://....../mydoc.doc
set default app word and remember my choice
open a link file://....../mydoc.xls
it set default app for file://...
if I choose excel then file://....../mydoc.doc will be openned with excel not with word
Actual results:
file://... links don't open switch the extension
Severity: normal → major
Component: Untriaged → File Handling
OS: Linux → Windows 7
Mozilla/5.0 (Windows NT 6.1; rv:33.0) Gecko/20100101 Firefox/33.0
Comment 2•4 years ago
|
||
Links to test:
https://file-examples-com.github.io/uploads/2017/02/file_example_XLS_10.xls
https://file-examples-com.github.io/uploads/2017/02/file-sample_100kB.doc
Then loaded in address bar local files:
file:///C:/Users/Dani/Desktop/eGxzeCZoYXNoPWViMWZlMjdjNzMyZmJkYTI3NGFiYWM5ZWI4ODYyODBi.xls
file:///C:/Users/Dani/Downloads/file-sample_100kB.doc
Also opened a local html page with local xls and doc links and it did not reproduce either.
Tested both Win10 and Win7 with latest Release 94 and Nightly 96 versions.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•