Opened 12 years ago
Closed 12 years ago
#7708 closed bug (fixed)
Tabs swallow click event
Reported by: | AsherMaximum | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When clicking on a tab, the click event stops with the <a> tag, instead of bubbling out. According to ticket #4732, this used to happen for accordions as well.
Use case: Capturing any click event to deactivate a menu. Tested in Chrome and FF on Fedora 15 and Windows 7
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is already fixed in master: http://jsfiddle.net/efPxH/2/
Note: See
TracTickets for help on using
tickets.
Sorry, forgot to post the fiddle: http://jsfiddle.net/AsherMaximum/efPxH/1/