Closed
Bug 1041733
Opened 10 years ago
Closed 10 years ago
placing a call from the messages app opens the callscreen without placing the call
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1032273
People
(Reporter: dbaron, Unassigned)
Details
Attachments
(3 files)
When I place a phone call from the messages app, it opens the dialer without actually dialing the number. My expectation from other parts of the UI is that it dials the number.
Steps to reproduce:
1. open messages app
2. tap on the messages from a particular contact
3. tap on that contact's name at the top of the window
4. tap on the "Call" button
Expected results: call is placed
Actual results: dialer is opened with phone number typed in, but call not placed
I'm running master from sometime last week; I could give more precise build info if needed.
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Yeah, this is like this since the start because we use an activity and we don't want that any activity client can dial.
The new idea is to use directly the telephony API from the Messages app.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•