Closed
Bug 1084980
Opened 11 years ago
Closed 11 years ago
Last data usage time in quick settings panel is always the current time
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(b2g-v2.2 affected)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| b2g-v2.2 | --- | affected |
People
(Reporter: bbouvier, Unassigned)
Details
STR:
- Set up data usage tracking
- use data for a while with 3g enabled, e.g. (not wifi)
- disable data, e.g. at T
- (not sure it's needed: enable wifi)
- wait for a minute
Expected:
When looking at the last time of data usage (in the notification / quick settings screen), last time of data usage is T.
Expected:
Last time of data usage is Date.now(), not T.
For instance, I've used mobile data until 2pm today, then disabled it to use wifi instead. At 5pm today, when looking at the last time of data usage, I see 5pm, not 2pm.
Running on nightlies.
Unlike bug 820477, I am talking about the quick settings panel (the one that can be opened from the home screen by sweeping down top of the screen).
Comment 1•11 years ago
|
||
QA wanted for a branch check
Comment 2•11 years ago
|
||
Hi,
the behaviout here is the correct. The date doesn't show the last time it was used the 3G.
This field shows the latest date when the data are refreshed correctly, this way the user can ensure what is the mobile traffic used. Although 3G is disabled the widget still refreshing, for this reason, the date is updated.
Regards
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•