Modify ↓
Ticket #10489 (closed bug: fixed)
Disconnected elements bubble to window on .trigger()
| Reported by: | dmethvin | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | event | Version: | 1.6.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The .trigger() code needs to be sure that the elements being triggered are actually connected to a document.
Change History
comment:1 Changed 20 months ago by dmethvin
- Owner set to dmethvin
- Priority changed from undecided to blocker
- Status changed from new to assigned
- Component changed from unfiled to event
- Milestone changed from None to 1.7
comment:2 Changed 20 months ago by Dave Methvin
- Status changed from assigned to closed
- Resolution set to fixed
Fix #10489. Disconnected elements don't bubble to document.
Changeset: 0a3cab8d4916045da51d843bdb6385c110ab3163
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
