Open Bug 513188 Opened 16 years ago Updated 3 years ago

Allow events to be targeted at the document object

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect

Tracking

()

People

(Reporter: jwatt, Unassigned)

Details

Attachments

(1 obsolete file)

We should allow events to be targeted at the document object. For example, mouse events should be targeted at the document object when the document does not contain any elements, or when every element in a document has a computed value of 'none' for the 'pointer-events' property.
Attached patch barely a beginnings (obsolete) — Splinter Review
This was my rough first steps before I realized I was going to end up essentially rewriting nsEventStateManager, and since the patch was for branch, I decided not to do that. This patch may or may not be useful to anyone wanting to pursue this.
Attachment #397420 - Attachment is obsolete: true
Version: unspecified → Trunk
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: