Closed
Bug 1071270
Opened 11 years ago
Closed 11 years ago
[Cost Control] Emergency Call icon missing
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect, P1)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
| blocking-b2g | - |
People
(Reporter: amylee, Assigned: pivanov)
References
Details
(Whiteboard: ux-tracking, visual design)
Attachments
(4 files)
In the cost control app, the icon for Emergency Call is missing. Also, "EmergencyCall" should have a space so it reads "Emergency Call". See attached screenshot.
Thanks
Comment 1•11 years ago
|
||
Hi Patryk,
the "Emergency Call" app doesn't have a defined icon. Would you mind helping us with this issue?
Regards.
Flags: needinfo?(padamczyk)
Comment 2•11 years ago
|
||
Peter La on my team should be able to provide this.
Marina, what release is this for? Specifically how urgent is it?
Flags: needinfo?(pla)
Flags: needinfo?(padamczyk)
Flags: needinfo?(mri)
Hi,
Attached is the emergency call app icon @ 5 sizes.
Flags: needinfo?(pla)
This is a mockup showing what the icon should look like in context of the Settings screen.
| Assignee | ||
Comment 7•11 years ago
|
||
png_recompress was used :)
Attachment #8496105 -
Flags: ui-review?(pla)
Attachment #8496105 -
Flags: review?(anthony)
Flags: needinfo?(pivanov)
Comment 8•11 years ago
|
||
Comment on attachment 8496105 [details] [review]
patch for Gaia/master
I don't think this is the proper way to fix this. Emergency call should not consume data anyway. It has a "role": "system" in its manifest so I'd rather see it's consumption being folded into the System app.
Attachment #8496105 -
Flags: review?(anthony)
Pinging Carrie and Rob for their input.
Flags: needinfo?(rmacdonald)
Flags: needinfo?(cawang)
Comment 10•11 years ago
|
||
This is regarding Anthony's comment, which makes a lot of sense to me.
Comment 11•11 years ago
|
||
NI'ing Katie as she's working on smart data currently.
Flags: needinfo?(rmacdonald)
Flags: needinfo?(kcaldwell)
Flags: needinfo?(cawang)
Comment 12•11 years ago
|
||
I agree with Anthony, Emergency Call should not be in the list. The list should ONLY be displaying apps that have used data.
In 2.2, we'll ideally be setting data usage threshold for the list.
NI'ing Jason Duell - see comment 8: If Emergency Call did in fact use data, would/could it be grouped within "system"?
Flags: needinfo?(kcaldwell) → needinfo?(jduell.mcbugs)
Comment 13•11 years ago
|
||
re: comment 8: data usage gets lumped into "system" if the appID of the app is 0. I don't know enough about the Emergency Call app to know if that's the case (it sounds like it isn't) or if it would be easy to change that. I assume not. The most obvious hack here would be for the Usage app to special-case Emergency call's appID and just lump its usage into System. (or if the amount of usage it does is trivial, just blacklist it and don't report it).
Flags: needinfo?(jduell.mcbugs)
Comment 15•11 years ago
|
||
Salvador/Marshall, is there already a bug to hide apps with no usage? I can't find one. That would likely solve many of these issues.
Flags: needinfo?(salva)
Flags: needinfo?(marshall)
Updated•11 years ago
|
Flags: needinfo?(salva)
Comment 17•11 years ago
|
||
I'm adding a dependency here as this is a UX issues which could be resolved by implementing hiding 0 usage apps which does not seems very complicated to me and it's a great win if we want ship by-app features.
Depends on: 1078654
Comment 18•11 years ago
|
||
[Blocking Requested - why for this release]: We cannot ship with a missing icon in the UI, so we either need to fix this issue or implement 1078654.
blocking-b2g: --- → 2.1?
Component: Gaia::Cost Control → Gaia::Dialer
Comment 19•11 years ago
|
||
(In reply to Peter Dolanjski [:pdol] from comment #18)
> [Blocking Requested - why for this release]: We cannot ship with a missing
> icon in the UI, so we either need to fix this issue or implement 1078654.
I take that back, I think this needs to be fixed independent of bug 1078654 so we don't have a missing icon if this app does use data (not sure if it is capable of doing so).
Comment 20•11 years ago
|
||
(In reply to Peter Dolanjski [:pdol] from comment #19)
>
> I take that back, I think this needs to be fixed independent of bug 1078654
> so we don't have a missing icon if this app does use data (not sure if it is
> capable of doing so).
According to comment 8, it should not consume data anyway and with bug 1078654 we should not show applications with 0 data usage consumption so I don't see how this bug could happen...
Can someone from QA team verify if that Emergency calls app can have a data usage value higher than 0?
Flags: needinfo?(slyu)
Comment 21•11 years ago
|
||
Maria,
On the latest central build I was unable to get emergency calls to use data. I'm leaving the qawanted tag in case slyu can give more information.
Flags: needinfo?(jmitchell)
Updated•11 years ago
|
Flags: needinfo?(jmitchell)
Comment 22•11 years ago
|
||
I consulted RIL engineer Hsin-Yi Tasi, and she said that the emergency will **not** use mobile data. So I guess we can just fix bug 1078654 and mark this as WONTFIX.
Flags: needinfo?(slyu)
Comment 23•11 years ago
|
||
triage: setting bug 1078654 as 2.1+
blocking-b2g: 2.1? → -
Component: Gaia::Dialer → Gaia::Cost Control
Comment 24•11 years ago
|
||
As bug 1078654 has already been landed and set to 2.1+, it seems that we are not going to have have this issue anymore,
Pavel, be free to close the bug as Shing suggested in comment 22.
| Assignee | ||
Comment 25•11 years ago
|
||
Thanks all for the info.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Attachment #8496105 -
Flags: ui-review?(pla)
You need to log in
before you can comment on or make changes to this bug.
Description
•