Closed Bug 796665 Opened 12 years ago Closed 12 years ago

[System] When the radio is off, don't show "Emergency calls only"

Categories

(Firefox OS Graveyard :: Gaia, defect)

defect
Not set
normal

Tracking

(blocking-basecamp:+)

RESOLVED WORKSFORME
blocking-basecamp +

People

(Reporter: ghtobz, Unassigned)

Details

(Whiteboard: [label:system][label:mentored][label:feature])

[GitHub issue by philikon on 2012-09-17T19:32:01Z, https://github.com/mozilla-b2g/gaia/issues/4825]
Emergency calls are not possible when the radio is off. In fact, navigator.mozMobileConnection.voice.emergencyCallsOnly should be false in this case. If it's not, we should file a Gecko bug, but for now I suspect this is a Gaia issue.
[GitHub comment by nhirata on 2012-09-17T23:30:58Z]
By radio, do you mean not having a sim card installed?  #1711 ... it wouldn't be able to make a call would it...
[GitHub comment by philikon on 2012-09-17T23:33:50Z]
No. I'm talking about the `ril.radio.disabled` setting. The radio can still be active when not having a SIM card installed, and it's still possible (in some locations at least) to make emergency calls.
[GitHub comment by nhirata on 2012-09-17T23:34:31Z]
Oh!  Didn't realize that was possible.  Thanks for the info.
[GitHub comment by philikon on 2012-09-17T23:36:25Z]
Yup. But that's really besides the point. The point is, when the radio is off, signal strength, emergency calls, SIM card status: they're all not available and none of those things should be shown the user.
[GitHub comment by autonome on 2012-09-18T06:48:00Z]
Blocking, as this presents a danger if the user thinks they have the ability to make calls.
WFM

STR:

- Go to Settings app
- switch on Airplane mode
- press the sleep key to turn off the screen
- turn on the screen again
- observe the lock screen

Expected:

- Lock screen showing "Airplane mode"
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #6)
> - Go to Settings app
> - switch on Airplane mode

I'm not sure if that's really good STR for this - I'm concerned about the case where no network is available even if we'd be looking for one. We also shouldn't make the user believe (s)he can make emergency calls in that case, IMHO.
You need to log in before you can comment on or make changes to this bug.