Bug 56654 - Image map fails when assigned to an image embedded via the <object> element.
Summary: Image map fails when assigned to an image embedded via the <object> element.
Status: RESOLVED DUPLICATE of bug 15032
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://haignet.co.uk/object-image-map...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 10:26 PDT by Chris
Modified: 2011-05-16 10:24 PDT (History)
2 users (show)

See Also:


Attachments
Example of image map code that should apply an image map to the faces. (7.85 KB, text/html)
2011-03-18 10:29 PDT, Chris
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2011-03-18 10:26:53 PDT
WebKit version: 534.24

WebKit does not apply an image map to an image if it is embedded in to a page via an HTML <object> element if the image map is applied within standard <a> element hyperlinks. It is expected that WebKit applies the link areas to the image, but it fails to do so.
Comment 1 Chris 2011-03-18 10:29:19 PDT
Created attachment 86176 [details]
Example of image map code that should apply an image map to the faces.
Comment 2 Andreas Kling 2011-05-16 10:24:06 PDT
This is a dup of bug 15032 and bug 25291 combined.

*** This bug has been marked as a duplicate of bug 15032 ***