Closed
Bug 1195300
Opened 10 years ago
Closed 7 years ago
[Dialer][Contacts] Prompt when calling 112 is showing behind another prompt with wrong message
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: borjasalguero, Unassigned)
Details
As this piece of code is used by Contacts, it's producing other bug in Contacts. STR:
- Go to details of a Contact without SIM
- Tap on the phone number
CURRENTLY:
2 prompts are shown, one wrong and one with the right message
EXPECTED:
Just the prompt we need is shown.
| Reporter | ||
Comment 1•10 years ago
|
||
After further investigation, the bug is in [1]. When NO sim card is in the device, if we try to call some contact from Contact Details, the prompt (the confirm) is shown 2 times in any case.
We should move this JS class to /shared, due to it's used in both apps (Contacts & Dialer)
[1] https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/dialer/js/telephony_helper.js#L117
Comment 2•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
•