Version: unspecified OS: Linux when selecting "block images from URL xyz" from respective context menu while the cursor is hovering over such an image the entry appearing in the blocked URLs list simply reads 'http:/*' Reproducible: Didn't try Steps to Reproduce: 1. open a website with not yet blocked ads 2. choose the image of such an ad 3. right click to open konqueror's context menu 4. select "block images from URL (here e.g. 'http://www.xyz.de) 5. check with settings => adblock => manual filter Actual Results: the new entry reads 'http:/*' Expected Results: the entry should read 'http://www.xyz.de/*' System is OpenSuSE 12.1, konqueror: Version 4.7.2 (4.7.2) "release 5"
Rreproducible: always
which browser engine were you using ? khtml or webkit ?
when using webkit it goes wrong, when using khtml everything works correct
Git commit e2793f6c163863b209e71640d93858918e521486 by Dawit Alemayehu. Committed on 28/11/2011 at 10:40. Pushed by adawit into branch 'master'. Correctly set the host that is going to be blocked by the ad filter. BUG: 287153 M +1 -1 src/kwebkitpart_ext.cpp http://commits.kde.org/kwebkitpart/e2793f6c163863b209e71640d93858918e521486
*** Bug 302920 has been marked as a duplicate of this bug. ***