Closed
Bug 704840
Opened 14 years ago
Closed 14 years ago
Save as PDF downloads into oblivion
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 695178
People
(Reporter: aaronmt, Unassigned)
References
Details
(Keywords: regression)
Currently when one opts to 'Save as PDF'; the download is seemingly sent into 'oblivion'. The re is no toaster notification; and the download notification disappears from my pull-down menu.
See video: http://www.youtube.com/watch?v=Ys_k06-xf_A
--
Samsung Nexus S (Android 2.3.6)
20111123040207
http://hg.mozilla.org/projects/birch/rev/cd5725c23a13
| Reporter | ||
Comment 1•14 years ago
|
||
I/GeckoAppShell( 2038): GeckoAppShell.showAlertNotification
I/GeckoAppShell( 2038): - image = 'drawable://alertdownloads'
I/GeckoAppShell( 2038): - title = 'Downloads'
I/GeckoAppShell( 2038): - text = 'Downloading: Android - Wikipedia_ the free encyclopedia.pdf'
I/GeckoAppShell( 2038): - cookie = ''
I/GeckoAppShell( 2038): - name = 'download:///mnt/sdcard/Download/Android%20-%20Wikipedia_%20the%20free%20encyclopedia.pdf'
I/GeckoAppShell( 2038): Created notification ID 1078703946
I/GeckoAppShell( 2038): GeckoAppShell.alertsProgressListener_OnProgress
I/GeckoAppShell( 2038): - name = 'download:///mnt/sdcard/Download/Android%20-%20Wikipedia_%20the%20free%20encyclopedia.pdf', progress = 100 / 100, text = ''
I/GeckoAppShell( 2038): GeckoAppShell.alertsProgressListener_OnProgress
I/GeckoAppShell( 2038): - name = 'download:///mnt/sdcard/Download/Android%20-%20Wikipedia_%20the%20free%20encyclopedia.pdf', progress = 100 / 100, text = ''
The files are downloading; but why is there no proper download notification to get access to these files?
Comment 2•14 years ago
|
||
I think we need a proper download manager to get to these downloads. Bug 695178.
| Reporter | ||
Comment 3•14 years ago
|
||
I think this is bug 704691 actually.
Comment 4•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #3)
> I think this is bug 704691 actually.
Yeah, after that bug is fixed you'll get a "download completed" notification that hangs around until you get rid of it.
| Reporter | ||
Comment 5•14 years ago
|
||
mfinkle alluded to this bug today in the mobile meeting.
Just confirming that, yes they downloaded to /sdcard/downloads
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•5 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
•