Closed
Bug 1061122
Opened 11 years ago
Closed 11 years ago
Unable to make call when tapping on call log items with two SIMs
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(b2g-v2.0 unaffected, b2g-v2.1 affected)
VERIFIED
FIXED
2.1 S4 (12sep)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | unaffected |
b2g-v2.1 | --- | affected |
People
(Reporter: ericcc, Assigned: rik)
References
Details
(Keywords: qablocker, regression, Whiteboard: [xfail])
Attachments
(1 file)
### STR
1. Have some items in call log.
2. Single tap on any of them
### Actual
Call not made
### Expected
Call made, call screen shown.
#version
Gaia 2be78d83a760fa3b9638fe51c266b442d14597f1
Gecko https://hg.mozilla.org/mozilla-central/rev/1db35d2c9a2f
BuildID 20140831160203
Version 34.0a1
ro.build.version.incremental=110
ro.build.date=Fri Jun 27 15:57:58 CST 2014
B1TC00011230
Reporter | ||
Comment 1•11 years ago
|
||
[Blocking Requested - why for this release]: Regression, Breaks v2.0 user story Bug 920011 - [User Story] Dialing from call log
https://bugzilla.mozilla.org/attachment.cgi?id=8403783
blocking-b2g: --- → 2.1?
QA Whiteboard: [COM=Gaia::Dialer]
Assignee | ||
Comment 2•11 years ago
|
||
Taking this since this is a pretty bad regression.
Assignee: nobody → anthony
Target Milestone: --- → 2.1 S4 (12sep)
Assignee | ||
Comment 3•11 years ago
|
||
For a device with two sims, I'm seeing this error:
"FontSizeUtils is not defined" when calling KeypadManager.updatePhoneNumber in call_log.js.
Testing on a device with one SIM.
Assignee | ||
Comment 4•11 years ago
|
||
Can't see the error with only one SIM.
Assignee | ||
Comment 5•11 years ago
|
||
This was broken by bug 1011601 because it removed font_size_utils which is needed to resize the number typed on the keypad. Therefore, it also broke the dynamic resizing of this.
Assignee | ||
Updated•11 years ago
|
Summary: [Calllog][Dialer] Unable to make call when tapping on call log items → Unable to make call when tapping on call log items with two SIMs
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8482319 -
Flags: review?(etienne)
Comment 8•11 years ago
|
||
Comment on attachment 8482319 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/23584
lgtm
Attachment #8482319 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 9•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: 2.1? → ---
Comment 10•11 years ago
|
||
Tested and working
Flame
2.1
Gecko: 06f3a69
Gaia: 47939f4
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•