Closed
Bug 1265387
Opened 9 years ago
Closed 9 years ago
The default action for uncommon downloads should open the file directly
Categories
(Firefox :: Downloads Panel, defect, P1)
Firefox
Downloads Panel
Tracking
()
Tracking | Status | |
---|---|---|
firefox48 | --- | verified |
People
(Reporter: Paolo, Assigned: Paolo)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fxprivacy][strings])
Attachments
(1 file)
The default button in the dialog shown after the default action button is used on a potentially unwanted download should open the file directly.
Updated•9 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Iteration: --- → 48.3 - Apr 25
Flags: qe-verify?
Priority: -- → P1
Whiteboard: [fxprivacy][triage] → [fxprivacy]
Updated•9 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: paul.silaghi
Assignee | ||
Comment 1•9 years ago
|
||
I'll land most strings together with this bug because they are related to the changes here, and we can use bug 1265362 for any additional changes.
Whiteboard: [fxprivacy] → [fxprivacy][strings]
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/47683/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/47683/
Attachment #8743287 -
Flags: review?(past)
Comment 3•9 years ago
|
||
Comment on attachment 8743287 [details]
MozReview Request: Bug 1265387 - The default action for uncommon downloads should open the file directly. r=past
https://reviewboard.mozilla.org/r/47683/#review44785
Looks great!
Attachment #8743287 -
Flags: review?(past) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Comment 6•9 years ago
|
||
> blockedUncommon2=This file is not commonly downloaded.
Is this message actually generated based on the file, or the file type? Because I would expect something like “This type of file is not commonly downloaded.”
Assignee | ||
Comment 7•9 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #6)
> > blockedUncommon2=This file is not commonly downloaded.
>
> Is this message actually generated based on the file, or the file type?
> Because I would expect something like “This type of file is not commonly
> downloaded.”
As far as I can tell it's based on the specific file, and in particular not on the file type or extension. The exact logic is determined by the Safe Browsing service.
Comment 8•9 years ago
|
||
(In reply to :Paolo Amadini from comment #0)
> The default button in the dialog shown after the default action button is
> used on a potentially unwanted download should open the file directly.
Are you talking about the new functionality of the "open containing folder" button for uncommon downloads?
Flags: needinfo?(paolo.mozmail)
Assignee | ||
Comment 9•9 years ago
|
||
(In reply to Paul Silaghi, QA [:pauly] from comment #8)
> Are you talking about the new functionality of the "open containing folder"
> button for uncommon downloads?
Yes, the dialog that is opened when clicking the icon in the download item.
Flags: needinfo?(paolo.mozmail)
Comment 10•9 years ago
|
||
Verified fixed FX 48.0a2 (2016-05-03) Win 7, Ubuntu 14.04, OS X 10.11.
Status: RESOLVED → VERIFIED
Comment 11•8 years ago
|
||
I don't understand the motive of this bug.
When I downloaded an uncommon archive file, I have to allow and open it, instead of unblock and then opening it's folder to use the context menu for like extract it.
Flags: needinfo?(paolo.mozmail)
Assignee | ||
Comment 12•8 years ago
|
||
(In reply to YF (Yang) from comment #11)
> When I downloaded an uncommon archive file, I have to allow and open it,
> instead of unblock and then opening it's folder to use the context menu for
> like extract it.
I've made sure that we still support this use case, you can unblock any type of blocked file without opening it using the context menu on the download item in Firefox. This will show a different dialog where unblocking without opening is indeed the default option.
Flags: needinfo?(paolo.mozmail)
Comment 13•8 years ago
|
||
(In reply to :Paolo Amadini from comment #12)
> (In reply to YF (Yang) from comment #11)
> > When I downloaded an uncommon archive file, I have to allow and open it,
> > instead of unblock and then opening it's folder to use the context menu for
> > like extract it.
>
> I've made sure that we still support this use case, you can unblock any type
> of blocked file without opening it using the context menu on the download
> item in Firefox. This will show a different dialog where unblocking without
> opening is indeed the default option.
Thank you, I just found it. However, I think the allow it should be a button, rather than open it, the two options should be reversed to reduce the risks to the users.
As a reason, allowing it require go to the context menu (hidden) - confirm, but opening it just click to expand, click the button.
You need to log in
before you can comment on or make changes to this bug.
Description
•