Opened on 10/11/2016 at 08:19:57 AM
Closed on 10/14/2016 at 01:05:44 PM
Last modified on 10/17/2016 at 06:50:36 AM
#4518 closed defect (fixed)
Acceptable Ad links do not load after selection on Android 21+
Reported by: | scheer | Assignee: | |
---|---|---|---|
Priority: | Unknown | Milestone: | |
Module: | Adblock-Plus-for-Android | Keywords: | |
Cc: | mario, Anton | Blocked By: | |
Blocking: | Platform: | Android | |
Ready: | no | Confidential: | no |
Tester: | Scheer | Verified working: | yes |
Review URL(s): |
Description (last modified by asmirnov)
When selecting an inline search ad from a Google search in the newly integrated ABP for Lightning Browser, the page should load either a new tab with the advert link and display the ad page correctly, or load the ad page in the current tab. Currently, when selecting an ad from a Google search, the link is inputted in the address bar, but the page is not loaded.
With the current issue #4517, you might need to search a few times to have an Acceptable Ad appear.
--With the latest integration Version (91), this still occurs. However, by disabling Adblock Plus and Acceptable Ads from Settings>Adblock Plus Settings, the ad loads correctly in it's current window.--
Environment
ABP for Lightning 4.3.3 (90)
ABP for Lightning 4.3.3 (91)
Galaxy S7
Android 6.0.1
API 23
How to reproduce
- Search for 'iPhone 6' on www.google.com
- Select one of the inline ads
Observed behaviour
A blank page is shown with ad URL in address bar.
Expected behaviour
Ad page is shown.
Attachments (6)
Change History (15)
Changed on 10/11/2016 at 08:20:06 AM by scheer
Changed on 10/11/2016 at 08:20:14 AM by scheer
Changed on 10/11/2016 at 08:20:22 AM by scheer
Changed on 10/11/2016 at 01:31:49 PM by asmirnov
Changed on 10/11/2016 at 01:32:04 PM by asmirnov
followed AA link 1
comment:2 Changed on 10/11/2016 at 01:32:36 PM by asmirnov
There are no log entries for "AdblockWebView" tag in the attached log - please make sure you're getting log output for it.
Also i was unable to reproduce it - i was able to navigate to open of the shops advertised with AA (see attached screenshots).
comment:3 Changed on 10/12/2016 at 09:34:01 AM by scheer
- Description modified (diff)
@asmirnov - I have attached the logs for the example I gave above in how to reproduce this issue. Re-testing this in the latest integration version (93) it still occurs, however, if I disable Adblock Plus via the new Adblock menu (also disable Acceptable Ads), then the page loads just fine.
I will update the issue above.
With your example, it appears you are searching for a Galaxy S7. Does this also work for you with my above-given reproduction steps? This could well be an Android version issue again.
Changed on 10/12/2016 at 09:34:39 AM by scheer
comment:4 Changed on 10/13/2016 at 10:47:09 AM by asmirnov
Here is the error log entry:
10-12 11:25:15.826 32143-32143/acr.browser.barebones E/AdblockWebView: Load error: code=-1 with description=There was a network error. for url=https://www.google.de/aclk?sa=l&ai=DChcSEwjWmpWP-dTPAhXGlRsKHbVWBJAYABAA&sig=AOD64_3fD32cRXD--AlAMIGVR7uVLZlTjw&q=&ved=0ahUKEwjAppKP-dTPAhVLQBQKHTBnBO0Q0QwIIg&adurl=
It means that loading error happened and WebViewClient was notified, not sure if/how it's affected by ABP integration
comment:5 Changed on 10/13/2016 at 10:49:26 AM by asmirnov
Here is the reason:
10-12 11:25:15.816 32143-32186/acr.browser.barebones W/AdblockWebView: Blocked loading https://www.google.de/aclk?sa=l&ai=DChcSEwjWmpWP-dTPAhXGlRsKHbVWBJAYABAA&sig=AOD64_3fD32cRXD--AlAMIGVR7uVLZlTjw&q=&ved=0ahUKEwjAppKP-dTPAhVLQBQKHTBnBO0Q0QwIIg&adurl=
It means FilterEngine blocked loading it, will check it
comment:7 Changed on 10/14/2016 at 01:05:44 PM by asmirnov
- Resolution set to fixed
- Review URL(s) modified (diff)
- Status changed from new to closed
comment:8 Changed on 10/14/2016 at 01:06:03 PM by asmirnov
updated test browser at testobject to 92. Please confirm
comment:9 Changed on 10/17/2016 at 06:50:36 AM by scheer
- Tester changed from Unknown to Scheer
- Verified working set
- Ads now load correctly in tab on http://www.google.com
ABP for Lightning 4.3.3 (92)
Galaxy S7
Android 6.0.1
API 23
aa shown