Closed
Bug 1035685
Opened 11 years ago
Closed 11 years ago
there is no emergency call button in the PIN/PUK-code-input interface
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 951526
People
(Reporter: pan.lei6, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
Steps to reproduce:
1.Open the PIN/PUK check .
2.Restart the UE .
3.There will be a prompt to you to input the PIN/PUK code.
4.Check if we could dial the emergency number.
There is an emergency call button in Device PIN unlock interface,but no button in SIM PIN unlock interface. So we change the "Skip" button to "Emergency-call" button. In gaia/apps/system/js/simcard_dialog.js we dispatch a message "simpinemergency". In gaia/apps/system/js/lockscreen.js we handle this message, and do "this.switchPanel('emergency-call')" operate as did when click the emergency call button in Device PIN unlock interface.
Actual results:
We could not see the emergency-call interface.
Expected results:
We could could see the emergency-call interface and dial the emergency number.
Please confirm that whether this approach is correct or there are other methods to achieve. Tks.
Flags: needinfo?(vchen)
Hi Kris -
We don't recommend partners just to modify the UI design since it might compromise the usability. Is this a requirement for ACA as well?
Thanks
Vance
Flags: needinfo?(vchen) → needinfo?(pan.lei6)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•