Skip to main content

Search and Top Navigation

#7708 closed bug (fixed)

Opened September 09, 2011 02:54PM UTC

Closed September 09, 2011 03:07PM UTC

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

Attachments (0)
Change History (2)

Changed September 09, 2011 02:54PM UTC by AsherMaximum comment:1

Sorry, forgot to post the fiddle: http://jsfiddle.net/AsherMaximum/efPxH/1/

Changed September 09, 2011 03:07PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed

This is already fixed in master: http://jsfiddle.net/efPxH/2/