mozilla-mobile / focus-android

⚠️ Firefox Focus (Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
2.11k stars 711 forks source link

In Focus webview, on API 24 and below, clicking download link will not pop up the download dialog #2696

Closed nojunpark closed 2 years ago

nojunpark commented 6 years ago

Found this during the UI Test fix.

STR:

Expand the attached zip file, and start a webserver to host the html. (on mac, you can do python -m SimpleHTTPServer 8000 inside the expanded folder Go to the URL on the Nexus API 23 simulator (on Nexus 5) Click the firefox icon

Expected behavior

Download dialog will open

Actual behavior

Nothing happens (On newer devices, this does not happen)

Device information

API 23 simulator (i.e. ones without webview updates) Older devices with system updates will not have this issue Geckoview does not have this issue webserver.zip

If this isn't resolved, I'll enabled the download test and imagedownload test for > API 26 only.

nojunpark commented 6 years ago

If there's something wrong with the HTML, please let me know, I know that this test has been working on API 23 at least a month ago or so.

nojunpark commented 6 years ago

This also happens on device (Nexus 5) on Google Firebase, which does not have its OS update installed.

bbinto commented 6 years ago

Let's figure out what causes the issue and the # of current users affected.

lobontiumira commented 2 years ago

I was not able to reproduce this issue on the latest RC 93.1.1 build using a Xiaomi mi4i (Android 5.0.2).