Closed
Bug 974771
Opened 11 years ago
Closed 11 years ago
Currently downloading file can be attempted to open
Categories
(Firefox for Android Graveyard :: Download Manager, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 30
People
(Reporter: ashish, Assigned: esawin)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.06 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140213004002
Steps to reproduce:
Open a large enough file for download, say an .apk. While the download is in progress, open Menu > Tools > Downloads and tap on the file.
Actual results:
Firefox attempts to open the file which unsurprisingly results in errors
Expected results:
Until the download completes, the only available actions should be Pause/Resume or Cancel
Comment 1•11 years ago
|
||
I figure this will go away once we transition to the native system download application. On my Nexus 5 running Android 4.4.2, I notice that on attempt to access the in-progress download in the application nothing will happen.
Perhaps Josh with his current set of in-progress patches can verify this?
Flags: needinfo?(jdover)
Comment 3•11 years ago
|
||
Yes this won't be an issue once work on bug 816318 is finished, but this could persist on Froyo devices as they will continue to use the old download manager.
Flags: needinfo?(jdover)
| Assignee | ||
Comment 4•11 years ago
|
||
We could simply ignore the open request, or do we want to show a warning message?
What does the system download manager do in this case, to make it consistent?
Flags: needinfo?(jdover)
Comment 5•11 years ago
|
||
The system download manager opens up the download list, so we could open about:downloads.
Flags: needinfo?(jdover)
| Assignee | ||
Comment 6•11 years ago
|
||
Assignee: nobody → esawin
Attachment #8386127 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8387067 -
Flags: review?(wjohnston)
Comment 7•11 years ago
|
||
Comment on attachment 8387067 [details] [diff] [review]
Ignore open request for unfinished download
Review of attachment 8387067 [details] [diff] [review]:
-----------------------------------------------------------------
We could probably show a dialog with some options, but since this UI is dying, that's a waste of time :)
Attachment #8387067 -
Flags: review?(wjohnston) → review+
| Assignee | ||
Comment 8•11 years ago
|
||
Agreed, also the system download manager does not provide any options in that case either, so what we here is more or less consistent.
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 9•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 30
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•