Closed Bug 260786 Opened 20 years ago Closed 20 years ago

Javascript url images and iframe images loaded eventhough 'load images' turned off in options

Categories

(Firefox :: General, defect)

x86
Windows ME
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 64066

People

(Reporter: mromarkhan, Assigned: bugzilla)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Win 9x 4.90; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; rv:1.7.3) Gecko/20040913 Firefox/0.10

In the page at
http://omar_khan.blogspot.com/2004/09/broken-in-my-opinion-i-can-see-images.html
The mozilla t shirt should not appear
and the white arrow on the black background should not appear given that
the user has disabled the loading of images through tools->options->Web Features.

Reproducible: Always
Steps to Reproduce:
1. Select Tools
2. Select Options...
3. Select Web features
4. Check off Load Images
5. Select OK
5. Visit
http://omar_khan.blogspot.com/2004/09/broken-in-my-opinion-i-can-see-images.html


Actual Results:  
See an image of a shirt and a arrow.

Expected Results:  
Hide the image of the shirt and put in place of the list item a placeholder or a
bullet like Microsoft Internet Explorer(TM).
Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.3) Gecko/20041014 Firefox/0.10.1

Ok, new version of firefox,
some how the xul and
li examples no longer work;
however, the javascript image still
displays in test case 1,
so still valid concern.
Severity: normal → minor
Simple as <iframe src='http://www.mozilla.org/images/front-store.jpg' />
Summary: Javascript url images and list-style-images loaded eventhough 'load images' turned off in options → Javascript url images and iframe images loaded eventhough 'load images' turned off in options
Well, you are using styles and javascript to load the images. It's probably just
the html tag IMG SRC that's disabled by "load images". You can disable JavScript
too, of course, but I'm not sure if I'd want this bug fixed, because the time it
would take for FF to check every possible way of loading an image and blocking
it out would probably take up more time than simply loading the occasional
image... unless you use a 14.4 modem!! (-:þ

I was able to reproduce it, though.

Mozilla/5.0 (Windows; U; Win 9x 4.90; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Well, I'm glad someone else was bugged enough by this to turn it in since I've
been annoyed by this behavior for some time now. Haven't spent the time to
figure out why or how it's doing it, but my example will be
<http://my.monster.com/>. Disabling the loading of images AND disabling
javascript seems to STILL result in those damn images getting loaded. Not a
critical problem but rather annoying since I go to Monster just about every day....

BTW Firefox PR on Linux (Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3)
Gecko/20041001 Firefox/0.10.1)

*** This bug has been marked as a duplicate of 64066 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: