Bug Tracker

Modify

Ticket #8465 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

Allow defaultPrevented event attribute to bubble

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

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.

Change History

comment:1 Changed 2 years ago by fracmak

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

comment:2 Changed 2 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.