Closed
Bug 934609
Opened 12 years ago
Closed 8 years ago
[B2G] [Browser]: Plain text phone numbers do not respond when tapped
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ckreinbring, Unassigned)
Details
(Keywords: compat, Whiteboard: burirun3)
Description:
Tapping phone numbers that are in plain text do not launch the Dialer app.
Repro Steps:
1) Update Buri to Build ID: 20131030004003
2) Launch the Browser app and navigate to a page with phone numbers in plain text (eg becu.org then tap Contact Us).
3) Tap the phone numbers on the page and observe the app's reaction.
Actual:
Nothing happens.
Expected:
The Dialer app launches with the number that was selected shown in the display area.
Environmental Variables
Device: Buri 1.2 mozilla RIL
Build ID: 20131030004003
Gecko: http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/4fbe1b01ed63
Gaia: a788ea1a3e04716938bd41a559c36a831cf1190b
Platform Version: 26.0a2
Notes:
Repro frequency: 100%
Link to failed test case: https://moztrap.mozilla.org/manage/cases/?filter-id=7774
Android devices can launch the Dialer from tapping phone numbers regardless of whether the phone number is configured to launch the Dialer when selected.
Updated•12 years ago
|
blocking-b2g: --- → koi?
Component: Gaia::Browser → Gaia::Dialer
Keywords: regression,
regressionwindow-wanted
Comment 1•12 years ago
|
||
Sarah mentions this already exists on 1.1.
blocking-b2g: koi? → ---
Keywords: regression,
regressionwindow-wanted
Comment 2•12 years ago
|
||
Actually, this deals with the text itself being recognized as a phone number, which is more likely on the gecko side.
Component: Gaia::Dialer → General
Comment 3•12 years ago
|
||
Both test cases involved here are rendering phone numbers in a paragraph tag, which will not recognize the phone number as a clickable entity that can be opened in the dialer. As such, this is not valid.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 4•12 years ago
|
||
Talked more w/Naoki about this - this is actually supported implicitly on IPhone to detect phone numbers by default in web content even without tel:, which makes this is a compatibility issue. We're losing out on compatibility here, so we should investigate if there's value to implement this.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 5•8 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 12 years ago → 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•