Skip to main content

Search and Top Navigation

#9413 closed bug (fixed)

Opened July 03, 2013 03:02PM UTC

Closed July 03, 2013 06:38PM UTC

Tabs: Disabled tabs are still clickable

Reported by: 00091701 Owned by: scottgonzalez
Priority: major Milestone: 1.11.0
Component: ui.tabs Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

I use "http://jqueryui.com/tabs/#ajax" on my website. I have some tabs disabled

$("#tabs").tabs().tabs("option", "disabled", [ 1, 2, 3, 4, 5]);

but if I click on them I get a request (not ajax) to the server.

Attachments (0)
Change History (2)

Changed July 03, 2013 03:40PM UTC by scottgonzalez comment:1

component: ui.coreui.tabs
milestone: none1.11.0
owner: → scott.gonzalez
priority: minormajor
status: newassigned
summary: Disabled Tabs are clickable (ajax)Tabs: Disabled tabs are still clickable

Changed July 03, 2013 06:38PM UTC by Scott González comment:2

resolution: → fixed
status: assignedclosed

Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable.

Changeset: 4148acfa9a7b1494f2d87559362c07a59f8e47f8