Skip to main content

Bug Tracker

Side navigation

#8465 closed bug (invalid)

Opened March 07, 2011 07:55PM UTC

Closed March 08, 2011 02:49AM UTC

Allow defaultPrevented event attribute to bubble

Reported by: fracmak Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

There's a problem with the event bubbling system where we want to flag that an event has been handled, but we don't want to prevent the event from bubbling up. This is often done by using the "isDefaultPrevented", but this attribute doesn't get bubbled up.

Attachments (0)
Change History (2)

Changed March 07, 2011 08:56PM UTC by fracmak comment:1

I just realized that this has already been fixed and can be closed

Changed March 08, 2011 02:49AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed