Closed
Bug 309554
Opened 19 years ago
Closed 19 years ago
broken images placeholders should load for all images even it have alt or empty alt
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 180622
People
(Reporter: mouse_103, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050913 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050913 Firefox/1.6a1 I suggest developers to develop a option for someone who want broken image placeholders to be loaded for all broken images. Reproducible: Always Steps to Reproduce: 1. make a html page 2. add empty alt<br><img src="dfasdfasdfdsf.jpg" alt=><p> 3. add alt here<br><img src="dfasdfasdfdsf.jpg" alt=broken><p> 4. add no alt here<br><img src="dfasdfasdfdsf.jpg"><p> 5. save html as firefox.html 6. open firefox.html in firebox 7. notice first two images showed nothing - no placeholders or icons. HOW WOULD I KNOW IF ITS broken images or not. It is hard to tell if the word is for broken images or not. Actual Results: first two images tag do not show broken image placeholder / icon Expected Results: add a option for broken images placeholder to be shown for all images.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 180622 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•