Closed
Bug 271226
Opened 20 years ago
Closed 20 years ago
ALT text not displayed for images
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: robert700, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
|
38.14 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When I hover over the weather icons on this page, IE shows a small text giving some more detailed weather info. I am not an HTML expert, but I think I traced this down to these lines..... <img src='gui/images/10.gif' ALT ='Nedbør: 10mm Skydekke: 100%' border = '0' widht = '25' height = '25'> ....where the information I am missing is the "10mm" (precipitation) and "100%" (cloud coverage). Reproducible: Always Steps to Reproduce: 1. go to specified webpage and hover over the weather icons at middle of page (typically suns, clouds). Actual Results: When hovering over the weather icons at middle of page (typically suns, clouds), With IE you will see a yellow box with some additional weather info, with firefox, you don't get this info. I believe firefox does not display this alternative text as it is supposed to. If you allow inclusion of a small screenshot (.jpg) in this bug report form, it may be easier to explain the problem.
Screenshot (from IE) shows the yellow text box I am missing from firefox. Box is produced by hovering mouse over nearby (associated) rainy cloud.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 25537 ***
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.
Description
•