Closed
Bug 898989
Opened 11 years ago
Closed 11 years ago
[Helix][Browser] Doesn't open email compose page with specified mail address while user press the mailto link.
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(blocking-b2g:hd+)
RESOLVED
WORKSFORME
blocking-b2g | hd+ |
People
(Reporter: hlu, Unassigned)
References
Details
Attachments
(2 files)
* Build Number (Both Gecko and Gaia)
Gaia: f2bc4a004f592cd6dce4edda2b0533f4fd4f91f2
B-D 2013-07-25 18:32:32
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/2bb08f2878da
BuildID 20130725070202
Version 18.0
* Reproduce Steps
1. Go to http://people.mozilla.com/~nhirata/html_tp/iPhoneLinks.html
2. Select the first link : John Frank.
3. Select back in compose mail page and select Discard to exit compose page.
4. Press Home key to let mail application run in background.
5. Launch browser and select the first link : John Frank.
* Actual results
It will open email compose page with specified mail address while user press the link at FIRST TIME. But if user discard the compose page at the first time, it will just open mail application and will not open the compose page with specified mail address in "To:" field if user press the mailto link again.
* Expected results
The email application should open with the to field pre-populated with the email specified in the mailto link.
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → hd?
Comment 1•11 years ago
|
||
Likely similar bug to bug 898991
Dominic, can you check both at the same time?
Thanks!
Comment 2•11 years ago
|
||
Looks like an email issue, Ian, can you please help to check this? thanks.
Component: Gaia::Browser → Gaia::E-Mail
Flags: needinfo?(dkuo)
Updated•11 years ago
|
Flags: needinfo?(iliu)
Comment 3•11 years ago
|
||
Could this be yet another touch event issue (bug 883646) ?
Comment 4•11 years ago
|
||
I'd like to have this retested now that bug 898991 has been closed WFM with patches from bug 896945 merged.
The mail app opens when clicking on the link... just not launching a new composer with "To" address pre-filled. Would bug 883646 cause symptoms like this?
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #3)
> Could this be yet another touch event issue (bug 883646) ?
Whiteboard: qawanted
Comment 5•11 years ago
|
||
As I'm able to reproduce the issue, I try to click on the link many times. Then, email app can be opened a new composer with "To" address pre-filled normally. But it will be launched in mail list view sometimes.
The symptoms are as following:
* launching a new composer with "To" address pre-filled
* launching email app in mail-list view
* email app is not launched and staying in browser app (email app is in the background)
* email app is not launched and staying in home screen page (email app is in the background)
I will try to compare with v1-train and find out the root cause.
Flags: needinfo?(iliu)
Comment 6•11 years ago
|
||
Looks like no different with v1-train.
In addition to compare with v1-train, I want to distinguish the clicking time for the issue. Basically, there are two kinds of touch event on the url link.
"click"(quickly, tap): will launch a new composer with "To" address pre-filled
"long press"(almost 1 sec): will pop out a dialog to confirm "Open link in new tab"
I find out if your clicking time between "click" and "long press", there is no any response for a user. It looks like what the issue happened...
Hubert,
Could please help to make sure your clicking time with above case?
Flags: needinfo?(hlu)
Comment 7•11 years ago
|
||
Attaching the video for describing this behavior.
Reporter | ||
Comment 8•11 years ago
|
||
Hi Ian,
I just "click" the link as normal usage,and I don't press it too fast or too long. So it should be the case 1 "click".
And it fails to see the uploaded video.
Flags: needinfo?(hlu)
Comment 9•11 years ago
|
||
I think it properly dub of bug 898991 due to gecko update.
Could you test it on newer build?
Flags: needinfo?(echu)
Comment 10•11 years ago
|
||
Yes, it's fixed now.
Unable to reproduce the issue on current build.
Gaia: 64f48c2cebddbbfb2bdeb93a88b3c6817f45736a
B-D 2013-08-02 17:35:32
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_1_0_hd/rev/f0e9fcb591c2
BuildID 20130804072202
Version 18.1
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(echu)
Resolution: --- → WORKSFORME
Whiteboard: qawanted
Comment 11•11 years ago
|
||
Thanks all!
You need to log in
before you can comment on or make changes to this bug.
Description
•