Closed
Bug 896344
Opened 11 years ago
Closed 11 years ago
[Buri][REG][STK]should return suitable TR in reasonable time when execute display text with CQ=80
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P1)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 886808
People
(Reporter: sync-1, Unassigned)
References
Details
(Whiteboard: [u=commsapps-user c=stk p=0][Sprint 2])
Attachments
(1 file)
12.46 KB,
application/octet-stream
|
Details |
AU_LINUX_GECKO_ICS_STRAWBERRY.01.01.00.019.158
Firefox os v1.1
Mozilla build ID:20130709070206
Created an attachment (id=466381)
ADB log
DEFECT DESCRIPTION:
[REG][STK]not reasonable behavior when execute display text with CQ=80
REPRODUCING PROCEDURES:
1. Load one simulated SIM card which can send "display text".
2. Run case STM01002->case1 and case 2,"display text" with CQ =80 (wait for user to clear message)
3. TR will return immediatelly, -->KO1
and the message still keep display--->KO2. (if no response from user ,message will disappear after about 10 seconds)
EXPECTED BEHAVIOUR:
KO1,TR should not return immediatelly,
1 when user select "OK",should return TR "'00' = Command performed successfully";
2 when user select "back",should return TR"'11' = Backward move in the proactive SIM session requested by the user";
3 when user select "close" or click home key, should return TR "'10' = Proactive SIM session terminated by the user";
4 if user no response in a reasonable time ,for example 40 seconds or 2 minute, should return TR automatically "'12' = No response from user";
KO2 ,the message should disappear after the TR return .
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Updated•11 years ago
|
Whiteboard: [u=commsapps-user c=stk p=0][Sprint 2]
Comment 3•11 years ago
|
||
This had been fixed in bug 886808 but it hasn't been uplifted because is not leo+
You need to log in
before you can comment on or make changes to this bug.
Description
•