On many websites rekonq doesn't load all the images. I don't talk about the advertisment, but the "normal" images. The behaviour seems to be influenced by Ad Block. Reproducible: Always Steps to Reproduce: 1. Enable Adblock (doest matter whitch list is selected) 2. Disable Ad Block Actual Results: In the first case (step 1), most of the images of websites (e.g. www.taz.de) are not shown. Even when all lists are deselected this happens. So I don't think this is a problem of a to restrictive list. Expected Results: In the second case (step 2) all images are shown as expected.
Created attachment 74443 [details] Fix hiding elements if abdlock enabled Bug: blacklisted host mixed with the relative src of element, which is normal, and this element also hided.
(In reply to comment #1) > Created attachment 74443 [details] > Fix hiding elements if abdlock enabled > > Bug: blacklisted host mixed with the relative src of element, which is > normal, and this element also hided. vic, thanks for the patch. I'm going to test it and eventually merge for rekonq 1.x and 2.x
This is what happens here WITHOUT the patch: is it working for me? I guess so.
Created attachment 74532 [details] taz.de with adblock disabled
Created attachment 74533 [details] taz.de with adblock enabled
Created attachment 74534 [details] taz.de with adblock enabled [bug]
Your screenshot with adblock enabled is the expected result. I guess you see the difference to my screenshot.
Git commit 6a410a5e63715fbdc6e82c7e8a0540278fb158d7 by Andrea Diamantini. Committed on 14/10/2012 at 12:12. Pushed by adjam into branch 'master'. Faster html elements check and better address resolution This "should" fix some strange adblock behaviour on image hiding. Needs testing Patch courtesy by "vic". Thanks :) PS: will be applied to rekonq2, too. M +2 -3 src/adblock/adblockmanager.cpp http://commits.kde.org/rekonq/6a410a5e63715fbdc6e82c7e8a0540278fb158d7