Closed
Bug 907458
Opened 12 years ago
Closed 7 years ago
Dialer not displaying sent USSD request message
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
blocking-b2g | - |
People
(Reporter: anshulj, Unassigned)
Details
There is a bug introduced by bug 884349 where the
https://bugzilla.mozilla.org/attachment.cgi?id=767667&action=diff line 140 expects the status message for the scUssd. The SEND_USSD response from RIL doesn't have any status message so no generic "message successfully sent" is ever shown. In most cases it is fine as the unsol_on_ussd carries the actual data and should be shown right away but if there is a delay between send_ussd response and the unsol_on_ussd then the UI will keep on showing dialing.
Interestingly in bug 862279 customer is asking to remove this message altogether and I kind of agree. However still wanted to point out that the existing behavior has a bug with the side effect of fixing bug 862279.
Comment 1•12 years ago
|
||
UX team,
Please weigh in and check if the messaging needs any updating.
Flags: needinfo?(firefoxos-ux-bugzilla)
Updated•12 years ago
|
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 3•12 years ago
|
||
Fernando,
Please comment if this bug is in scope for 1.2, given bug 862279 fix.
Flags: needinfo?(ferjmoreno)
Comment 4•12 years ago
|
||
(In reply to Preeti Raghunath(:Preeti) from comment #3)
> Fernando,
>
> Please comment if this bug is in scope for 1.2, given bug 862279 fix.
It is not until it's koi+
FWIW, even if we must fix this, I don't think this must be a blocker. The user can get out of the "Sending..." screen and cancel the USSD session if there is a delay between send_ussd response and the unsol_on_ussd.
WRT bug 862279, that's an UX issue. In any case, IMHO we should keep providing feedback to the user about the sent messages. I'll let UX decide which is the best way to do provide this feedback.
Flags: needinfo?(ferjmoreno)
Comment 5•12 years ago
|
||
From a UX perspective, the confirmation screen seems unnecessary and should be removed. However, we do not have enough information about how USSD messaging is handled or whether there are any business requirements or best practices associated with it.
Peter, do you have any information regarding USSD messaging that can help us make a recommendation?
Flags: needinfo?(rmacdonald) → needinfo?(pdolanjski)
Comment 6•12 years ago
|
||
NI'ing Wilfred for input.
Flags: needinfo?(pdolanjski) → needinfo?(wmathanaraj)
Comment 7•12 years ago
|
||
I minus this because it not really gating - this is something we will add to backlog and track for future change.
blocking-b2g: koi? → -
Flags: needinfo?(wmathanaraj)
Updated•11 years ago
|
Component: General → Gaia::Dialer
Comment 8•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
•