Closed
Bug 220927
Opened 21 years ago
Closed 19 years ago
Image placeholder displayed inconsistently when images are blocked (network.image.imageBehavior=2)
Categories
(Core :: Graphics: Image Blocking, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: akrishna3, Assigned: security-bugs)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925
I have set network.image.imageBehavior = 2 to block all images. When the pages
are displayed, a box is displayed on the page at the expected location of the
image. The displaying of this box is inconsistent in that on different
executions of the browser, the box may or maynot get displayed.
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
Is there any preference that controls the display of the box around the image
location?
Comment 1•21 years ago
|
||
> Is there any preference that controls the display of the box around the image
> location?
Yes. There are preferences both to force the box to happen and to cause it
never to happen; the default is that it only happens in quirks mode with an
image that has a size set in the HTML.
Are you seeing inconsistent behavior on one particular page? If so, what is the
URL?
This happens on any image. For example, the top banner in the
http://www.yaho.com page.
PS: browser.display.show_image_placeholders = false
Here's a testcase URL:
http://personals.sfgate.com/profile.aspx?bookmark=urMcx1A%2bC0o%3d
If images are selected to be blocked from this server, there's no placeholder
graphic to indicate blocking's enabled.
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
How do you actually set this to not fixed? We are up to Firefox 22 and placeholder icon doesn't work at all in any case under any circumstances.
Comment 7•11 years ago
|
||
Works just fine for me in this simple testcase:
data:text/html,<img>
If you have a case when it's not working and should, please file a bug with steps to reproduce and add me to the cc list.
You need to log in
before you can comment on or make changes to this bug.
Description
•