Side navigation
#14199 closed bug (duplicate)
Opened July 29, 2013 06:46PM UTC
Closed July 29, 2013 07:16PM UTC
Event received twice if fired by jquery
Reported by: | martin.samek@seznam.cz | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Bug demo http://jsfiddle.net/ewh8c/
Pure javascript is OK http://jsfiddle.net/5yPAp/
Attachments (0)
Change History (5)
Changed July 29, 2013 06:53PM UTC by comment:1
Changed July 29, 2013 06:54PM UTC by comment:2
The event is bubbling, as it should. Please ask for help on a forum.
Changed July 29, 2013 07:05PM UTC by comment:3
I take that back, the inline handler seems like it should only be called once.
Changed July 29, 2013 07:09PM UTC by comment:4
When listener is attached by jQuery, it is called also once.
#14200 is a duplicate of this ticket.