Closed
Bug 823894
Opened 13 years ago
Closed 13 years ago
[USSD/MMI] Home button is not properly handled while MMI screen is shown
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(blocking-b2g:-, b2g18+ fixed)
RESOLVED
FIXED
| blocking-b2g | - |
People
(Reporter: ferjm, Unassigned)
References
Details
Attachments
(1 file)
|
184 bytes,
patch
|
fcampo
:
review+
arcturus
:
approval-gaia-v1+
|
Details | Diff | Splinter Review |
STR:
0. Open the dialer app.
1. Send an USSD message.
2. The MMI screen is opened.
3. Click HOME button.
4. The MMI screen is hidden.
5. Reopen the dialer app.
6. The dialer is shown and after that the MMI screen is shown again.
7. Repeat steps 3-5
Expected:
6.
Current:
The dialer is shown and after that the MMI screen is opened with the an infinite "Sending" spinner.
It only happens with USSD messages, not single MMI codes (like *#06#).
| Reporter | ||
Comment 1•13 years ago
|
||
Nominating as bb+ since the dialer is unusable when this issue happens.
blocking-basecamp: --- → ?
Updated•13 years ago
|
Component: Gaia → Gaia::Dialer
Updated•13 years ago
|
Whiteboard: DUPEME
Comment 2•13 years ago
|
||
Triage: BB-, tracking-b2g18+
not a common user scenario
blocking-basecamp: ? → -
tracking-b2g18:
--- → +
Comment 3•13 years ago
|
||
The problem was due to the notification of 'voicechange' events which do not cause any message change in the USSD/MMI UI (only on the header) and consequently was impeding this UI to recover its previous state in case the user clicked on the Home button or moved to any other app.
Comment 4•13 years ago
|
||
NOTE: If blocking-basecamp+ is set, just land it for now.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
Attachment #703365 -
Flags: review?(fernando.campo)
Attachment #703365 -
Flags: approval-gaia-master?(francisco.jordano)
Comment 5•13 years ago
|
||
Please German, nominate first to go to triage if you think is an important bug.
Comment 7•13 years ago
|
||
Thanks Francisco! I was waiting to talk to Mari Ángeles but it seems it is the way to proceed. Thanks again!
Updated•13 years ago
|
blocking-b2g: tef? → -
blocking-basecamp: - → ---
Updated•13 years ago
|
Attachment #703365 -
Flags: review?(fernando.campo) → review+
Comment 8•13 years ago
|
||
Comment on attachment 703365 [details] [diff] [review]
Associated PR.
a=me
Not pretty risky and it fixes a important issue in the dialer.
Attachment #703365 -
Flags: approval-gaia-master?(francisco.jordano) → approval-gaia-master+
Comment 9•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•