Closed
Bug 988148
Opened 11 years ago
Closed 11 years ago
[Tarako][Lockscreen] there is no information displayed on SIM2 if card 2 is under limited service.
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(blocking-b2g:1.3+, b2g-v1.3 fixed, b2g-v1.3T fixed, b2g-v1.4 fixed, b2g-v2.0 fixed)
People
(Reporter: sku, Assigned: arthurcc)
References
Details
Attachments
(4 files)
Precondition:
1. two expired SIM (Emergency calls only)
2. set outgoing call to "SIM1"
STR:
1. reboot to Home
2. screen off -> screen on
Symptom:
SIM1 Emergency calls only
SIM2
Expected behavior:
SIM1 Emergency calls only
SIM2 Emergency calls only
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Comment 2•11 years ago
|
||
if we switch primary SIM to SIM2.
the issue symptom will become:
SIM1
SIM2 Emergency calls only
| Reporter | ||
Comment 3•11 years ago
|
||
Hi Arthur:
Per offline chat, please help check this issue.
Thanks!!
Shawn
Flags: needinfo?(arthur.chen)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → arthur.chen
Flags: needinfo?(arthur.chen)
| Assignee | ||
Comment 4•11 years ago
|
||
Based on the spec, if two expired sim cards are equipped, we display only one "emergency calls only" on the screen.
| Assignee | ||
Comment 5•11 years ago
|
||
Alive, could you help review the patch? The patch hides the mobile connection state if the corresponding sim is emergency calls only but not the primary sim. Also fixed a typo. Thanks.
Attachment #8396963 -
Flags: review?(alive)
| Assignee | ||
Comment 6•11 years ago
|
||
Nominate for 1.3T+ as the UI is confusing.
blocking-b2g: --- → 1.3T?
Comment 7•11 years ago
|
||
ni? Carrie to clarify expected behavior
Comment 9•11 years ago
|
||
Hey guys,
Please refer to p.7 Screen 1.
It does illustrate this use case. Thanks!
Flags: needinfo?(cawang)
Comment 10•11 years ago
|
||
I just had a discussion with Arthur. Please ignore comment 9.
The correct behavior should be:
1. Both SIM expired
"Emergency calls only"
2. If SIM 1 is the primary SIM and it works but SIM 2 is expired,
Only shows
"SIM 1 #carrier name"
Since SIM 2 is not the primary SIM for outgoing calls and also not working, it will not display here.
3. If SIM 1 is the primary SIM and it is expired but SIM 2 is not,
"SIM 1 Emergency calls only"
"SIM 2 #carrier name"
Thanks!
| Assignee | ||
Comment 11•11 years ago
|
||
Comment on attachment 8396963 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/17628
Clear the review request for a missing case.
Attachment #8396963 -
Flags: review?(alive)
| Assignee | ||
Comment 12•11 years ago
|
||
Comment on attachment 8396963 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/17628
Patch updated and unit tests added. Alive, could you help review it? Thanks.
Attachment #8396963 -
Flags: review?(alive)
Updated•11 years ago
|
Attachment #8396963 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 13•11 years ago
|
||
master: 18f3cde260671a1f5d8d62e57caa5b6c39ce4d4d
Status: NEW → RESOLVED
Closed: 11 years ago
status-b2g-v1.3:
--- → affected
status-b2g-v1.3T:
--- → affected
status-b2g-v1.4:
--- → affected
status-b2g-v2.0:
--- → fixed
Resolution: --- → FIXED
Comment 14•11 years ago
|
||
this is a common bug for all DSDS devices
i'd like to have it fixed in all affected branches since it is an obvious display bug right on the lockscreen (we have Flame using 1.3)
asking 1.3 approval from Fabrice
blocking-b2g: 1.3T? → 1.3?
Flags: needinfo?(fabrice)
Comment 16•11 years ago
|
||
(In reply to Joe Cheng [:jcheng] from comment #15)
> Ying, can you uplift this for Tarako? Thanks
Steven Yang told me it will require level2 rights to push code into 1.3t while I'm at level1.
Flags: needinfo?(styang)
Updated•11 years ago
|
Flags: needinfo?(styang)
Updated•11 years ago
|
blocking-b2g: 1.3? → 1.3+
Updated•11 years ago
|
Flags: needinfo?(fabrice)
Updated•11 years ago
|
Attachment #8396963 -
Flags: approval-gaia-v1.3+
Comment 18•11 years ago
|
||
(In reply to ying.xu from comment #17)
> I will try this .
>
> It's at github ,not hg.
You won't have to, since we will land on 1.3 that is merged to 1.3t.
Comment 19•11 years ago
|
||
v1.4: https://github.com/mozilla-b2g/gaia/commit/74a5f4c42b8f6691c3f341ae37e6d67ef8e99de1
v1.3: https://github.com/mozilla-b2g/gaia/commit/523196662f4d19c7898d5f4773da020c39cfe57e
Target Milestone: --- → 1.4 S4 (28mar)
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•