Closed
Bug 605727
Opened 15 years ago
Closed 15 years ago
FF Home: selecting mailto: does not launch native Email app
Categories
(Cloud Services Graveyard :: Firefox Home, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tchung, Unassigned)
References
()
Details
Selecting a mailto: link on a website should launch a email application and populate the email address in the message. unfortunately, clicking it in FF home does nothing.
Repro:
1) install FF home 1.0.4b2. Select native Apps = on
2) sync a site and open it in the FF Home browser that has a email contact (eg. see URL)
3) once the site is loaded, click the email contact link (eg. click paul.abrams@rrsc.com mailto link)
4) verify nothing happens
Expected:
- clicking a mailto link should launch a email native app
Actual:
- clicking does nothing
Flags: blocking-fx-home1.0.4?
Comment 1•15 years ago
|
||
Fixed as part of Use Native Apps functionality. Will be in 1.0.4b3.
If the device supports multitasking and Use Native Apps is enabled, we ask the iOS to open the mailto URL. This results in Mail.app being opened with a new message to the recipient.
Otherwise we open an in-app mail composer also with an emptu message to the recipient.
Changeset http://hg.mozilla.org/services/fx-home/rev/21118a9cb0ea
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•15 years ago
|
||
Reopening. the first part is fixed, it launches mail.app when configured.
However, if i disable my email accounts (or pretend i didnt set it up intially), it should fire up the setup mail screen. (Safari Does this)
Instead, FF Home browser does nothing.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•15 years ago
|
||
I will look into this, but I don't think we can do this. There is no API to launch that screen.
Comment 5•15 years ago
|
||
I tried some thing but I cannot get that Mail Setup dialog to appear. I think Safari uses a special case there.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WONTFIX
Updated•15 years ago
|
Resolution: WONTFIX → FIXED
Verified with:
iPhone 3GS : iOS 4
iPod Touch : iOS 3
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Flags: blocking-fx-home1.0.4?
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•