Bug 26277 - After replacing an image map the new areas don't get events
Summary: After replacing an image map the new areas don't get events
Status: RESOLVED DUPLICATE of bug 9504
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-06-09 12:48 PDT by mg05182-webkit
Modified: 2009-06-15 12:21 PDT (History)
1 user (show)

See Also:


Attachments
Test case (941 bytes, text/html)
2009-06-09 12:49 PDT, mg05182-webkit
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mg05182-webkit 2009-06-09 12:48:01 PDT
When an image map is replaced using innerHTML the new areas don't get events unless the innerHTML of the element that contains the map is cleared first (in the attached test case uncomment line 10)

The test case works as expected in FF 3.5 and IE 8. Konqueror 4.2 has the exact same problem as WebKit.
Comment 1 mg05182-webkit 2009-06-09 12:49:28 PDT
Created attachment 31103 [details]
Test case
Comment 2 Alexey Proskuryakov 2009-06-15 12:21:19 PDT

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