Closed
Bug 924778
Opened 12 years ago
Closed 7 years ago
[Buri][Settings]Mobile phones residual capacity and the use of capacity is greater than the total capacity
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P1)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sync-1, Unassigned)
Details
Attachments
(2 files)
Firefox os v1.1
Mozilla build ID:20130916041201
Created an attachment (id=523350)
Left capacity dispaly wrong
DEFECT DESCRIPTION:
Mobile phones residual capacity and the use of capacity is greater than the total capacity
REPRODUCING PROCEDURES:
1.Settings->Application storage;
2.Used capacity plus Left capacity is high than Total space---KO;
EXPECTED BEHAVIOUR:
Mobile phones residual capacity and the use of capacity the same with the total capacity
COMMENTS:
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
Medium
REPRODUCING RATE:
4/5
For FT PR, Please list reference mobile's behavior:
Comment 5•10 years ago
|
||
It's common issue and is because of we use `/1000` to display the remained space.
Maybe we could show the value of `Total Space - Used space`, instead of use real `free space`?
Flags: needinfo?(thsieh)
Updated•9 years ago
|
Flags: needinfo?(thsieh)
Comment 6•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•