Link is not considered triggered from user gesture
Categories
(GeckoView :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: royang, Unassigned)
References
Details
Links that are launching third party apps are sometimes considered not from user gesture.
https://app.adjust.com/npu1vl?campaign=test_signed_sdk_alpha&gps_adid=TEST_DEVICE_GPS_ADID
This to works with Chrome, Firefox Nightly(68.4a1), and older versions of Fenix.
Please investigate if this is the correct behavior.
Comment 1•6 years ago
|
||
Roger and I spoke offline, and this issue might be related or help resolve this.
Comment 2•6 years ago
|
||
Hi Roger. Can we please get a more comprehensive STR here so that we can understand exactly what your problem is here?
| Reporter | ||
Comment 3•6 years ago
|
||
Hi Emily, the way to reproduce is to tap on the link I put in the description in the browser. In Chrome it will redirect to Google Play Store (though the app doesn't exist) but in Fenix or Focus it will fail to redirect. I'm not sure https://bugzilla.mozilla.org/show_bug.cgi?id=1600704 will fix it. But while debugging this issue, the redirect from app.adjust.com is set as not from user gesture and thus Android Components side code doesn't try to redirect to an external app.
Updated•6 years ago
|
Updated•3 years ago
|
Description
•