Closed
Bug 712963
Opened 14 years ago
Closed 14 years ago
changing imagemap with javascript
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 694503
People
(Reporter: jebasingh.emmanuel, Unassigned)
Details
Attachments
(1 file)
|
708 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7
Steps to reproduce:
Updated imagemap for an image via javascript
Actual results:
area tag coordinates were updated via javascript. Firebug shows that the dom indeed has updated coordinates, but that isnt updated in the document
Expected results:
The hotspot in the imagemap should have moved to the new coordinates.
Updated•14 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Updated•14 years ago
|
Attachment #583808 -
Attachment mime type: text/plain → text/html
Comment 1•14 years ago
|
||
Fixed in Firefox 10.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•