Open Bug 150325 Opened 23 years ago Updated 3 years ago

[RFE]Add ability to block images that are links to sites

Categories

(Core :: Graphics: Image Blocking, enhancement)

x86
Windows XP
enhancement

Tracking

()

Future

People

(Reporter: csthomas, Unassigned)

References

Details

(Keywords: helpwanted)

It would be nice to block images that are links to ad.doubleclick.net but not hosted on ad.doubleclick.net. Could this feature be added?
This can already be done: a[href*="ad.doubleclick.net"] img { display: none} in userContent.css
Would be nice to be able to set this in the preferences in an easy way.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2beta
I cannot find that file anywhere on my hard drive. Do I have to create it myself?
Yeah, you want to take userContent-example.css, rename it to userContent.css and then edit it.
I assume the fact that this isn't closed means that someone is working on adding an option in the prefs page?
That's what the "assigned" part means, yes.
*** Bug 142054 has been marked as a duplicate of this bug. ***
I was going to ask for an example of this, but I see there is an example in the dup bug 142054. Using that example, I go to http://www.wunderground.com/US/MA/Boston.html and I see the four boxes at the bottom. I right-click on one of those boxes and I select block-images-from-this-site from the context menu. Then I reload the page. The box that I clicked on does not display. So it seems to me that we have what you are asking for. Therefore closing this out as WFM. If I'm misinterpreting something here, then please reopen and give an explicit example (including URL and set of steps) for demonstrating the problem.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
*** Bug 167630 has been marked as a duplicate of this bug. ***
In this bug you want to block images depending on which site they link to and not depending on which site they are hosted from. Even though you have given a way to do this by modifying the userContent.css file, there is no UI component in Mozilla which allows you to do it. When I right click on an image I would like to see the option: Block Images that Link to this server. This would get rid of the problem at http://www.wunderground.com/US/MA/Boston.html Clicking each image and disabling it from the server works. But it does not disable all images linking to server.as5000.com
*** Bug 176913 has been marked as a duplicate of this bug. ***
This bug should NOT be marked resolved. Kostub is right on. This should be an option in the context menu whenever you right-click a linked image.
reopening per comment# 10
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Mass reassigning of Image manager bugs to mstoltz@netscape.com, and futuring. Most of these bugs are enhancement requests or are otherwise low priority at this time.
Assignee: morse → mstoltz
Status: REOPENED → NEW
Target Milestone: mozilla1.2beta → Future
QA Contact: tever → nobody
*** Bug 183250 has been marked as a duplicate of this bug. ***
Is adding this feature worth the added bloat and complexity? I'm not sure. AN implementation would help, so if anyon'es interested in having a go at this, go ahead. I won't be working on it anytime soon.
Status: NEW → ASSIGNED
Keywords: helpwanted
Summary: Add ability to block images that are links to sites → [RFE]Add ability to block images that are links to sites
I stumbled across this one as I asked on #mozillazine whether Mozilla is able to block images that link to an external site. The discussion so far seems to suggest having an external site list. I think this adds unnecessary complexity to both the UI and to the way people will have to use this feature. Can't we just have an additional image acceptance policy `Do not load any images that link to an external site' instead? Doing so would provide a very effective mechanism to work around the advertisement workaround widely in use today. The availability of this feature would probably also obsolete bug 78104 which, in essence, pursues a similar objective as this bug.
Status: ASSIGNED → NEW
QA Contact: nobody
Assignee: security-bugs → nobody
QA Contact: image-blocking
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.