Closed
Bug 342194
Opened 19 years ago
Closed 19 years ago
image-map is not working in certain files with file-extension ".xhtml"
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 342193
People
(Reporter: schboog, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
While doing a few experiments with css, imagemaps and xhtml, i discovered that an image-map which does work very well in a *.html file, does not work properly in a *.xhtml file with exactly the same content. Remember, the only difference is the file extension, everything else is unchanged.
Please have a look at the demonastration page mentioned above to see how the problem looks.
Reproducible: Always
Steps to Reproduce:
1. Visit the demonstration page
2. Klick on both of the links
3. Watch the different treating of the imagemap, although it is exactly the same source-code
Actual Results:
The image-map in the *.xhtml file is broken, instead of the wanted areas, the whole image acts like a link, but with no destination
Expected Results:
The image-map should be displayed and handled correctly (like this is the case in a *.html file)
*** This bug has been marked as a duplicate of 342193 ***
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
•