Closed
Bug 561314
Opened 15 years ago
Closed 15 years ago
no indication of images when images are disabled or the image fails to load.
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 180622
People
(Reporter: faulkner.steve, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2b1) Gecko/20091029 Firefox/3.6b1 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2b1) Gecko/20091029 Firefox/3.6b1 (.NET CLR 3.5.30729)
When a user disables images, if the image has an alt attribute with text content the image is replaced by that content, there is no indication that a replacement has occurred, so there is no way a user can recognize what is a replacement for image content.This effectively removes the users option to view an image, by right clicking on the replacement text and selecting 'view image'
same goes for an image with an empty alt attribute or a missing alt attribute. and for an image with an incorrect src.
Reproducible: Always
Steps to Reproduce:
1.disable images in firefox
2.go to http://www.mozilla.com/en-US/firefox/underthehood/
3. try to determine the location of images that are not displayed.
Actual Results:
unable to find images and unable to load an image using the context menu.
Expected Results:
Indication of replaced images, providing ability to locate and load an image using the context menu.
Updated•15 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
verified
I need more training in bug searching :-)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•