Closed
Bug 970818
Opened 12 years ago
Closed 11 years ago
[Downloads Manager] Any message appears when the SD card is full
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.4 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | fixed |
People
(Reporter: rafael.marquez, Assigned: crdlc)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
*Pre-requisites
Having a SD card inserted which is full and hasn't empty space
*Procedure
1. Open browser app
2. Open a webpage whitch you can download files.
3. Download a file which has a size bigger than the empty space in the sd card.
*Actual Result
The download fails, but the user does not know what the reason. If we try other downloads they also fail.
*Expected Result
The download fails and I think a message "memory full" should be displayed to the user.
UX. Can you tell which is the expected result?
Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.4?
Flags: needinfo?(fdjabri)
Whiteboard: [systemsfe]
Reporter | ||
Updated•12 years ago
|
Summary: [Downloads API] Any message appears when the SD card is full → [Downloads Manager] Any message appears when the SD card is full
Reporter | ||
Updated•12 years ago
|
Blocks: fxos-download-mgr
Updated•11 years ago
|
blocking-b2g: 1.4? → 1.4+
Comment 1•11 years ago
|
||
Hi Rafael,
I've specified a new notification in the case of SD card full errors in the latest spec (v0.15) - available on Box at:
https://mozilla.box.com/s/gw84uv5ykmufiec4acl3
Please let me know if you have any comments.
Thanks, Francis
Flags: needinfo?(fdjabri)
Reporter | ||
Comment 2•11 years ago
|
||
For me it's OK. This should be developed for v1.4
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → crdlc
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 years ago
|
||
Thanks mates
Attachment #8386147 -
Flags: review?(francisco.jordano)
Attachment #8386147 -
Flags: review?(felash)
Comment 4•11 years ago
|
||
Comment on attachment 8386147 [details]
Patch v1
I mostly added 2 questions but did not do a thorough review. This looks good to me though.
I trust Francisco to review and test properly, but I have too many things on my plate right now :)
Attachment #8386147 -
Flags: review?(felash)
Assignee | ||
Comment 5•11 years ago
|
||
Julien asked:
> do we need to proofread with a native english speaker?
this text was provided by UX in the wireframe, thought that was Francis
> should we remove the failed file? Or can we resume the download if the user deletes some other files?
yep, this is the idea, users can remove some files and they will resume the failed downloads
Francis,
Let me know if I am wrong in something answer, thx
Flags: needinfo?(fdjabri)
Comment 6•11 years ago
|
||
Comment on attachment 8386147 [details]
Patch v1
Code wise, LGTM, then it took me a while till I fill my sdcard to try it :)
But once I tried working perfectly.
Thanks Cristian!
Attachment #8386147 -
Flags: review?(francisco.jordano) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Merged in master:
https://github.com/mozilla-b2g/gaia/commit/d888061bcd1458b39e11248b9d931bb988acdbef
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 1.4 S3 (14mar)
Comment 8•11 years ago
|
||
(In reply to Cristian Rodriguez (:crdlc) from comment #5)
> Julien asked:
>
> > do we need to proofread with a native english speaker?
>
> this text was provided by UX in the wireframe, thought that was Francis
The text looks good to me.
>
> > should we remove the failed file? Or can we resume the download if the user deletes some other files?
>
> yep, this is the idea, users can remove some files and they will resume the
> failed downloads
>
> Francis,
>
> Let me know if I am wrong in something answer, thx
That's correct, thanks for checking!
Flags: needinfo?(fdjabri)
Reporter | ||
Comment 9•11 years ago
|
||
Verify in master branch (v1.4). A new similar bug opened bug 981539
Status: RESOLVED → VERIFIED
Comment 10•11 years ago
|
||
Is there a specific reason for using "SD card" while other messages used "memory card".
Note that you'll need a new string ID if you want to fix it at this point.
Updated•11 years ago
|
status-b2g-v1.4:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•