Closed
Bug 929409
Opened 11 years ago
Closed 11 years ago
Press volume keys during incoming call to attempt to mute a call, the call will not be logged
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
DUPLICATE
of bug 922238
blocking-b2g | koi+ |
People
(Reporter: wchang, Assigned: rexboy)
Details
STR:
1. Screen off, receive an incoming call on FxOS device
2. While the phone is ringing, hold volume down key to mute device
3. Leave call ringing unanswered, hang up from calling side
Result:
Unlock device and enter call log, the call from the above steps does not show in either "all" or "missed"
This occurs on both v1.1 and master tested, likely also on v1.2.
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(ehung)
Comment 1•11 years ago
|
||
I tested and think it's not related to volume, but lockscreen. If the screen is on and stay on lockscreen, we still can reproduce the bug.
Rex can help on this issue.
Flags: needinfo?(ehung) → needinfo?(rexboy)
Assignee | ||
Comment 2•11 years ago
|
||
Nominating koi? as this is an usual use case.
Assignee: nobody → rexboy
blocking-b2g: --- → koi?
Flags: needinfo?(rexboy)
Comment 3•11 years ago
|
||
description / comment 1 seem to have different STR. QAWANTED to clarify on the STR
triage: koi+ for missing call log information
blocking-b2g: koi? → koi+
Keywords: qawanted
Assignee | ||
Comment 4•11 years ago
|
||
When I missed a call from lockscreen, the settings.createLock().get() request in voicemail.js never raises its callback where addRecentEntry lies in. Wondering if it's a Gecko issue.
The following error raises after calling createLock().get(). Not sure if it's related.
10-24 19:44:53.685: E/GeckoConsole(3836): [JavaScript Error: "NS_ERROR_XPC_BAD_CONVERT_JS: Component returned failure code: 0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS) [nsIXPCComponents_Utils.createObjectIn]" {file: "resource://gre/modules/ObjectWrapper.jsm" line: 56}]
Updated•11 years ago
|
QA Contact: nkot
Comment 5•11 years ago
|
||
Agreed with comment 1, it's not necessary to mute or press volume keys to get this bug to repro
Missed call received on device with the lockscreen (whether it's On or Off) won't be registered in Call Log
STR:
1. Have a lockscreen on Device 1
2. Receive a call from Device 2 to Device 1
3. Let 2-3 rings to go through and then terminate a call from Device 2
4. Unlock Device 1
5. Open Dialer
6. Open Call Log
==> missed call is not registered neither in Missed nor in All tabs
Buri aurora
BuildID: 20131024004000
Gaia: c57951d06f6c9fa5a762d151e4c75214b988679f
Gecko: ed279034d066
Version: 26.0a2
Firmware: US_20131015
Keywords: qawanted
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•