Status: Unconfirmed
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5557 by edactic: MouseClick (in image map) event object carries  
incorrect click position info
http://code.google.com/p/chromium/issues/detail?id=5557

Chrome Version       : 1.0.154.36
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3:
     Firefox 3: OK
          IE 7: OK

I have found that mouseclick position seems to be reported incorrectly in
Chrome's event object when click occurs within an image map.   Both layerY
and offsetY (and likewise with the X coordinates) report the absolute
position of the click in client area rather than position of click within
the map element (i.e., within the image).  Thus becomes more difficult to
reliably determine where click occurred within the image relative to left
upper corner of image, especially if image is nested within other elements
like divs/tables.  This behavior is distinctly different than both
Firefox/Mozilla and IE.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to