Closed
Bug 950622
Opened 12 years ago
Closed 12 years ago
[Download Manager] The % of the download is not displayed in a notification for files with long names
Categories
(Firefox OS Graveyard :: Gaia::System, 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
(2 files)
*Procedure
1. Download a file
2. Open notification bar during the download process
*Expected result
the % of the download and file name are displayed during the download
*Actual Result
The % of the download is not displayed in a notification for files with long names
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.4?
Whiteboard: [systemsfe]
Updated•12 years ago
|
Blocks: fxos-download-mgr
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → crdlc
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•12 years ago
|
||
Hi Francis,
I was thinking about this issue and I would like to suggest an idea. I think that is better to use this alternative:
<n><%> <separator> <filename.ext>
instead of this one
<filename.ext> <separator> <n><%>
I guess that it looks better IMHO
10% - my_file_name_very_lon...
than
my_file_name_very_lon... - 10%
What do you think about this new alternative?
This second alternative is also for free regarding to implementation. The first approach is more complicated from my side. This is not a strong blocker so up to you
Thanks a lot Francis
| Assignee | ||
Comment 3•12 years ago
|
||
Hi, any update? Thanks a lot
| Reporter | ||
Comment 4•12 years ago
|
||
any UX update?
Comment 5•12 years ago
|
||
Hi Cristian, sorry for the late reply. I agree with your approach - I will make an update to the Spec to address this. Keeping myself as need info for now.
| Assignee | ||
Comment 7•12 years ago
|
||
Attachment #8364385 -
Flags: review?(francisco.jordano)
Comment 8•12 years ago
|
||
Comment on attachment 8364385 [details]
Patch v1
Clever ;)
Attachment #8364385 -
Flags: review?(francisco.jordano) → review+
| Assignee | ||
Comment 9•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 1.3 C3/1.4 S3(31jan)
Updated•12 years ago
|
blocking-b2g: 1.4? → 1.4+
Comment 11•12 years ago
|
||
Spec updated in version 0.15 on Box at: https://mozilla.box.com/s/gw84uv5ykmufiec4acl3
Flags: needinfo?(fdjabri)
Comment 12•12 years ago
|
||
(In reply to Francis Djabri [:djabber] from comment #11)
> Spec updated in version 0.15 on Box at:
> https://mozilla.box.com/s/gw84uv5ykmufiec4acl3
Sorry, actually in version 0.16 - https://mozilla.box.com/s/5q5rehaw2z2kgyeag43n
Version 0.16 updates the document to account for this bug but has no other changes from version 0.15.
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
•