- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Oct 2011 15:09:14 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14464
Summary: 4.8.14.2 requires firing two events although no
browser does that
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: Olli.Pettay@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
"Pointing device interaction with an image associated with a set of layered
shapes per the above algorithm must result in the relevant user interaction
events being first fired to the top-most shape covering the point that the
pointing device indicated (if any), and then fired again (with a new Event
object) to the image element itself."
Based on testing if one clicks over a shape, only the area element gets
event, image element doesn't.
Tested IE9, FF10, ChromeXX, Opera 11.50
Testcase:
http://mozilla.pettay.fi/moztests/imagemap.html
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Friday, 14 October 2011 15:09:19 UTC