Closed
Bug 1288958
Opened 8 years ago
Closed 8 years ago
[10.12] "save page as" saves files in wrong directory since upgrade to macOS Sierra
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: soeren.hentzschel, Unassigned)
References
Details
After upgrading to macOS Sierra Public Beta 1 (and it's still an issue in Public Beta 2) Firefox saves all files in the parent directory of the chosen directory. I tested on Firefox 47.0.1 stable and Firefox Nightly 50 (with new profile).
STR:
1. save a file, for example:
https://code.jquery.com/jquery-3.1.0.min.js
2. chose a directory, for example ~/foo/bar/
Expected:
You can find the file in ~/foo/bar/.
Actual:
You can find the file in ~/foo/.
Reporter | ||
Comment 2•8 years ago
|
||
No, it's no longer an issue with latest Sierra build.
Flags: needinfo?(cadeyrn)
You need to log in
before you can comment on or make changes to this bug.
Description
•